This commit is contained in:
2024-10-06 09:51:14 +02:00
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -146,6 +146,7 @@ build/
!.vscode/launch.json
# Non Clashing Bitburner Override
config.mjs*
*config.mjs*
*serverList.txt*
*bestTarget.txt*
config.mjs

View File

@@ -15,7 +15,7 @@ const createContext = async () => await context({
port: 12525,
types: 'NetscriptDefinitions.d.ts',
mirror: {
'Mizzajl': ['home']
'Ramses': ['home']
},
distribute: {
},