diff --git a/app/app.ejs b/app/app.ejs index 4cdb091e..a9ad4cd9 100644 --- a/app/app.ejs +++ b/app/app.ejs @@ -1,7 +1,7 @@ - Westeroscraft Launcher + ArdaCraft Launcher diff --git a/app/assets/js/configmanager.js b/app/assets/js/configmanager.js index 65a73061..43abbd12 100644 --- a/app/assets/js/configmanager.js +++ b/app/assets/js/configmanager.js @@ -6,7 +6,7 @@ const logger = require('./loggerutil')('%c[ConfigManager]', 'color: #a02d2a; fon const sysRoot = process.env.APPDATA || (process.platform == 'darwin' ? process.env.HOME + '/Library/Application Support' : process.env.HOME) // TODO change -const dataPath = path.join(sysRoot, '.helioslauncher') +const dataPath = path.join(sysRoot, '.ardacraftlauncher') // Forked processes do not have access to electron, so we have this workaround. const launcherDir = process.env.CONFIG_DIRECT_PATH || require('electron').remote.app.getPath('userData') diff --git a/app/frame.ejs b/app/frame.ejs index c2aaf337..f8d0c582 100644 --- a/app/frame.ejs +++ b/app/frame.ejs @@ -13,7 +13,7 @@ <% } else{ %>
- Helios Launcher + ArdaCraft Launcher
-->
- WELCOME TO WESTEROSCRAFT - Our mission is to recreate the universe imagined by author George RR Martin in his fantasy series, A Song of Ice and Fire. Through the collaborative effort of thousands of community members, we have sought to create Westeros as accurately and precisely as possible within Minecraft. The world we are creating is yours to explore. Journey from Dorne to Castle Black, and if you aren’t afraid, beyond the Wall itself, but best not delay. As the words of House Stark ominously warn: Winter is Coming. + WELCOME TO ARDACRAFT + ArdaCraft seeks to recreate J.R.R. Tolkien's Middle-earth in Minecraft. We are a build server where members recreate the path that J.R.R. Tolkien imagined in his books as accuratly as possible.
- You are just a few clicks away from Westeros. + You are just a few clicks away from Arda.