https://github.com/humanoidsandvichdispenser/supalidlgame
(Working title) forsen related game in progress
https://github.com/humanoidsandvichdispenser/supalidlgame
csharp forsen godot godot-mono godot4
Last synced: 5 months ago
JSON representation
(Working title) forsen related game in progress
- Host: GitHub
- URL: https://github.com/humanoidsandvichdispenser/supalidlgame
- Owner: HumanoidSandvichDispenser
- License: gpl-3.0
- Created: 2022-11-11T04:30:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T22:06:59.000Z (over 1 year ago)
- Last Synced: 2025-06-12T06:06:28.774Z (about 1 year ago)
- Topics: csharp, forsen, godot, godot-mono, godot4
- Language: C#
- Homepage:
- Size: 24.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SupaLidlGame
Forsen-related game

## Building
> [!IMPORTANT]
> This is currently being developed with Godot 4.3 beta 1, which > includes
a fix for C# generics causing problems and resetting properties to > null.
Requires .NET version >=7.0.
## Notes
The tilde key (`~`) can open the developer console. This allows access to
singletons --- an instance of `Utils.World` can be accessed through `World`,
and the player character can be accessed through `World.CurrentPlayer`.
The default starting scene is `res://Scenes/ArenaExterior.tscn`, and running a
non-map scene may spill out errors from `SupaLidlGame.Utils.World`. Eventually
this will be fixed to allow main menu scenes.
## Attributions
The FontStruction "calamity,"
(https://fontstruct.com/fontstructions/show/2158964) by "Doph" is licensed
under a Creative Commons Attribution license
(http://creativecommons.org/licenses/by/3.0/).
