This commit is contained in:
2025-12-11 21:09:03 +01:00
parent 8b37814bd8
commit fa61ccc5a3
7 changed files with 894 additions and 1 deletions

View File

@@ -113,6 +113,7 @@
<script src="src/systems/VisualEffectsSystem.js"></script>
<script src="src/systems/PlaytimeTrackerSystem.js"></script>
<script src="src/systems/LocalizationSystem.js"></script>
<script src="src/utils/FPSMonitor.js"></script>
<script src="src/systems/PerennialCropSystem.js"></script>
<script src="src/systems/MountSystem.js"></script>
<script src="src/systems/SteamIntegrationSystem.js"></script>