diff --git a/.gitignore b/.gitignore index 9072f66..70112da 100644 --- a/.gitignore +++ b/.gitignore @@ -146,6 +146,7 @@ build/ !.vscode/launch.json # Non Clashing Bitburner Override -config.mjs* +*config.mjs* *serverList.txt* *bestTarget.txt* +config.mjs diff --git a/config.mjs b/config.mjs index 36e129a..11524e7 100644 --- a/config.mjs +++ b/config.mjs @@ -15,7 +15,7 @@ const createContext = async () => await context({ port: 12525, types: 'NetscriptDefinitions.d.ts', mirror: { - 'Mizzajl': ['home'] + 'Ramses': ['home'] }, distribute: { },