new world size and generator for Alpha 2 with backwards compatibility

This commit is contained in:
minjaesong
2024-08-31 04:03:13 +09:00
parent da14c75278
commit 85c1e3ba96
9 changed files with 156 additions and 74 deletions

View File

@@ -69,7 +69,7 @@ basegame
* e.g. 0x02010034 will be translated as 2.1.52
*
*/
const val VERSION_RAW: Long = 0x0000_000004_000003
const val VERSION_RAW: Long = 0x0000_000004_000004
// Commit counts up to the Release 0.3.0: 2259
// Commit counts up to the Release 0.3.1: 2278
// Commit counts up to the Release 0.3.2: 2732