CyberBits/CyberBits.slnx
Tony Bark 55044ae4b8 Refactored Program.cs
- Introduce ResourceFiles.cs with constants for JSON resource paths.
- Updated Program.cs to use those constants.
- Refactored scene handling to store current scene in a variables.
- Added file existence checks and switch quit handling to sys.Environment.Exit.
- Updated .editorconfig.
2026-02-04 19:17:17 -05:00

9 lines
264 B
Text

<Solution>
<Folder Name="/Solution Items/">
<File Path="Directory.Build.props" />
<File Path="global.json" />
<File Path=".editorconfig" />
<File Path="README.md" />
</Folder>
<Project Path="Cyberbits/Cyberbits.csproj" />
</Solution>