diff --git a/.gitignore b/.gitignore index 496ee2c..2608ec2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.DS_Store \ No newline at end of file +.DS_Store +.vscode \ No newline at end of file diff --git a/info.json b/info.json index 6657770..2b32c2e 100644 --- a/info.json +++ b/info.json @@ -8,7 +8,8 @@ "factorio_version": "1.1", "dependencies": [ "base > 1.1.60", - "DeadlockCrating", + "? DeadlockCrating", + "? IntermodalContainers", "cargo-ships", "SpidertronPatrols >= 2.2.4", "lex-aircraft", @@ -35,6 +36,9 @@ "! pypostprocessing" ], "package": { - "ignore": ["resources/*", "scenarios/*"] + "ignore": [ + "resources/*", + "scenarios/*" + ] } } \ No newline at end of file