summaryrefslogtreecommitdiff
path: root/groovy/runConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'groovy/runConfig.json')
-rw-r--r--groovy/runConfig.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/groovy/runConfig.json b/groovy/runConfig.json
index da10c5b..83d9415 100644
--- a/groovy/runConfig.json
+++ b/groovy/runConfig.json
@@ -1,7 +1,7 @@
{
- "packName": "PlaceHolder name",
- "packId": "placeholdername",
- "version": "1.0.0",
+ "packName": "Gregtech Atomic Frontiers",
+ "packId": "gtaf",
+ "version": "0.0.1",
"debug": false,
"classes": {
"preInit": []
@@ -20,4 +20,4 @@
"_comment": "By default the packmode is not synced with the packmode mod. You can enable integration, but you can no longer change packmode on the fly.",
"integratePackmodeMod": false
}
-} \ No newline at end of file
+}