Gamejam project, was made for Pirate Software gamejam 14.
- .Net 6.0.x
- Godot 4.2.x - take one with .Net support
scenes
- Scenes and scripts for themscenes/entities
- Player and enemiesscenes/props
- Static objectsscenes/levels
- World
resources
- Resources (audio, textures)code
- Common C# code, not associated with concrete scene
See these instructions.