├── .github └── ISSUE_TEMPLATE │ ├── config.yml │ └── game_compatibility.yml └── README.md /.github/ISSUE_TEMPLATE/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/red-prig/fpps4-game-compatibility/HEAD/.github/ISSUE_TEMPLATE/config.yml -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/game_compatibility.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/red-prig/fpps4-game-compatibility/HEAD/.github/ISSUE_TEMPLATE/game_compatibility.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/red-prig/fpps4-game-compatibility/HEAD/README.md --------------------------------------------------------------------------------