Compare commits
2 Commits
30b2e4d041
...
902e1e16bc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
902e1e16bc | ||
|
|
0832725507 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -146,6 +146,7 @@ build/
|
||||
!.vscode/launch.json
|
||||
|
||||
# Non Clashing Bitburner Override
|
||||
config.mjs*
|
||||
*config.mjs*
|
||||
*serverList.txt*
|
||||
*bestTarget.txt*
|
||||
config.mjs
|
||||
|
||||
@@ -15,7 +15,7 @@ const createContext = async () => await context({
|
||||
port: 12525,
|
||||
types: 'NetscriptDefinitions.d.ts',
|
||||
mirror: {
|
||||
'Mizzajl': ['home']
|
||||
'Ramses': ['home']
|
||||
},
|
||||
distribute: {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user