diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-05-20 01:39:46 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-05-20 01:39:46 -0400 |
commit | cf7506e368924df66c221eafe03f719a40729afe (patch) | |
tree | aa007d87a0ff5a48c1c8445ccad918784eafaa69 /examples/mods.txt | |
download | ardsmm-cf7506e368924df66c221eafe03f719a40729afe.tar.gz |
Initial commit
Diffstat (limited to 'examples/mods.txt')
-rw-r--r-- | examples/mods.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/examples/mods.txt b/examples/mods.txt new file mode 100644 index 0000000..faa719b --- /dev/null +++ b/examples/mods.txt @@ -0,0 +1,40 @@ + { + "modId": "60C4C12DAE90727B", + "name": "ACE Medical", + "version": "1.0.3" + }, + { + "modId": "5EB744C5F42E0800", + "name": "ACE Chopping", + "version": "1.1.4" + }, + { + "modId": "5DBD560C5148E1DA", + "name": "ACE Carrying", + "version": "1.0.18" + }, + { + "modId": "5AAAC70D754245DD", + "name": "Server Admin Tools", + "version": "1.0.56" + }, + { + "modId": "606B100247F5C709", + "name": "Bacon Loadout Editor", + "version": "1.0.27" + }, + { + "modId": "60EAEA0389DB3CC2", + "name": "ACE Trenches", + "version": "1.0.0" + }, + { + "modId": "60E573C9B04CC408", + "name": "ACE Backblast", + "version": "1.0.0" + }, + { + "modId": "60C4CE4888FF4621", + "name": "ACE Core", + "version": "1.0.3" + }, |