Achievements are now in 'achievements.hjson'
+ Config.general.achievementFile * Implement (re)caching (aka hot-reload) * Update values a bit
This commit is contained in:
@@ -10,6 +10,7 @@ const paths = require('path');
|
||||
const async = require('async');
|
||||
|
||||
exports.init = init;
|
||||
exports.getConfigPath = getConfigPath;
|
||||
exports.getFullConfig = getFullConfig;
|
||||
|
||||
function getConfigPath(filePath) {
|
||||
|
||||
Reference in New Issue
Block a user