3 Commits

Author SHA1 Message Date
matt
a8c9f06775 Reorganize project structure for nested Visual Studio solution
- Moved src, tests, docs, scripts, config, and solution-filters into ShadowedRealmsMobile/ directory
- Created nested structure to align with Visual Studio Blank Solution layout
- Maintains clean separation between repository metadata and solution files
- Ready for Visual Studio project creation within nested structure
2025-10-19 09:30:53 -05:00
matt
37b1f17443 Initial project structure setup
- Created organized directory structure separated by technology type
- Added server project folders: API, Core, Data, Shared, SignalR, Admin
- Added client project folders for future Unity integration
- Added server test project directories for Unit, Integration, Performance
- Added separate documentation for server and client components
- Added technology-specific configuration and script directories
- Created solution filter placeholders for different development contexts
- Prepared for Visual Studio 2022 server solution setup
2025-10-19 09:17:46 -05:00
f4338eba0d Initial commit 2025-10-19 14:14:58 +00:00