1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 07:44:48 +00:00

Update README.md

This commit is contained in:
zumbiepig 2024-08-20 08:27:14 -07:00
parent a3046f6600
commit 79df4149c5

View File

@ -1,5 +1,12 @@
# MineXLauncher
## Variables to update when changing version number
- `cacheVersion` in [sw.ts](/src/sw.ts) and [sw-full.ts](/src/sw-full.ts)
- `launcherVersion` in [main.ts](/src/resources/scripts/main.ts)
- Changelog in [main.ts](/src/resources/scripts/main.ts)
- Changelog on [updates page](/public/updates/index.html)
## Client versions
- Update both web and offline at the same time if possible