1
0
Fork
You've already forked TextAdventureGame
0
No description
  • C++ 92%
  • CMake 5.8%
  • C 2.2%
Ilias Woithe 5f4e2f4931 Set build properties required to debug in Visual Studio
- Previously there was a little bit of manual configuration required
2024年07月19日 14:28:14 +09:30
buildscripts Remove IwVariant 2024年07月08日 13:51:37 +09:30
share/music Add the win music 2024年07月12日 11:12:52 +09:30
src Set build properties required to debug in Visual Studio 2024年07月19日 14:28:14 +09:30
thirdparty Add some comments and some code cleanup 2024年07月12日 15:45:37 +09:30
.gitignore Ignore another build directory 2024年07月10日 11:55:47 +09:30
CMakeLists.txt Make the default install directory relative to build 2024年07月19日 14:26:59 +09:30
LICENSE Add README and LICENSE 2024年07月08日 13:51:48 +09:30
README.md Fix formatting in README 2024年07月08日 13:53:58 +09:30

Text Adventure Game

License

Excluding the thirdparty directory, all parts of this project is licensed under the GNU General Public License v3 (see here for more details).

Thirdparty

iwany: MIT license

iwstring: MIT license

kors_async: MIT license