Skip to content

craftworkgames/katabasis-game-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

katabasis-game-template

Template for a new game using https://github.com/craftworkgames/katabasis

  1. Download and install .NET 5.
  2. If you are on Windows, install Windows Subsystem for Linux.
  3. Optional: If you are on Windows, install Windows terminal.
  4. Run bash ./ext/katabasis/get-fna-libs.sh in terminal / powershell / command prompt from the root of the repository.
  5. If using Visual Studio or Rider: Open ./src/dotnet/MyGame.sln.
  6. If using a text editor (e.g. VSCode) + terminal: dotnet build ./src/dotnet/MyGame.sln

Releases

No releases published

Packages

No packages published

Languages