Fork of https://github.com/modality/charred-black. Short term, has some fixes. Long term, may include a tool to create and edit stock/lifepath/skill/trait data. http://charred.obscuritus.ca:8080/#/
charred-gold/src/public/js/server_settings.js

6 lines
113 B

6 years ago
var serverSettings = {
'versionString' : '2.3.0',
6 years ago
'storageType' : 'client',
'displayAttrMath' : 'false'
}