Wed, 02 Jul 2025 14:28:45 +0300
Add .vscode to .hgignore
0 | 1 | { |
2 | "name": "set-goal", | |
3 | 3 | "title": "Set objective", |
4 | "description": "Take control over the \"objective\" window and write whatever you want into it, maybe use it as a to-do list.", | |
0 | 5 | "author": "teemu", |
3 | 6 | "version": "1.0.1", |
0 | 7 | "factorio_version": "2.0", |
8 | "dependencies": ["base"] | |
9 | } |