mirror of
https://github.com/amiayweb/Hytale-F2P.git
synced 2026-02-26 17:11:45 -03:00
Add differential update system
This commit is contained in:
7
backend/core/testConfig.js
Normal file
7
backend/core/testConfig.js
Normal file
@@ -0,0 +1,7 @@
|
||||
const FORCE_CLEAN_INSTALL_VERSION = false;
|
||||
const CLEAN_INSTALL_TEST_VERSION = '4.pwr';
|
||||
|
||||
module.exports = {
|
||||
FORCE_CLEAN_INSTALL_VERSION,
|
||||
CLEAN_INSTALL_TEST_VERSION
|
||||
};
|
||||
Reference in New Issue
Block a user