Commit graph

5 commits

Author SHA1 Message Date
fb013f2b15 Moved a lot of core functionality into new Common library
- Remove System.IO from Implicit Usings.
2026-04-24 08:34:12 -04:00
1f2032dcf8 Initial migration to the new 2dog project project structure 2026-04-24 08:10:32 -04:00
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
533e1bb076 Separated bits and add on selection (cyberware, etc.)
- Moved json files to /data directory
- Added Getting Started section in README
- JSON Serialization can now be globally accessed
2026-02-04 15:04:51 -05:00
b24157309d Initial source commit 🎉 2026-02-04 06:43:14 -05:00