- Added balls and butt options
- Renamed Resources to Data
- Addons is now Universal (although probably going to be renamed to Common next)
- Bits was renamed Genitals
- Genital selection uses enums
- 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.