mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-02 00:33:37 +00:00
Replaces platform-specific APIs across 21 files with std::chrono, std::fstream, std::filesystem, and std::this_thread. Adds PlatformTime.h utility header wrapping std::chrono::steady_clock for GetTickCount/QueryPerformanceCounter patterns. |
||
|---|---|---|
| .. | ||
| Source Files | ||
| App_Defines.h | ||
| App_enums.h | ||
| App_structs.h | ||
| Consoles_App.cpp | ||
| Consoles_App.h | ||
| Minecraft_Macros.h | ||
| Potion_Macros.h | ||
| ShutdownManager.h | ||