MinecraftConsoles/Minecraft.Server/Windows64
kuwacom 6d44e40b4e add: refactor world loader & add server properties
- Introduced ServerLogger for logging startup steps and world I/O operations.
- Implemented ServerProperties for loading and saving server configuration from `server.properties`.
- Added WorldManager to handle world loading and creation based on server properties.
- Updated ServerMain to integrate server properties loading and world management.
- Enhanced project files to include new source and header files for the server components.
2026-03-05 07:31:49 +09:00
..
postbuild_server.ps1 add: Dedicated Server implementation 2026-03-04 18:12:26 +09:00
ServerMain.cpp add: refactor world loader & add server properties 2026-03-05 07:31:49 +09:00