aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/mcmod.info')
-rw-r--r--src/main/resources/mcmod.info18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info
deleted file mode 100644
index fdeffd8..0000000
--- a/src/main/resources/mcmod.info
+++ /dev/null
@@ -1,18 +0,0 @@
-[
- {
- "modid": "${modid}",
- "name": "Simple Ledger Mod",
- "description": "Export all your activities into a file",
- "version": "${version}",
- "mcversion": "${mcversion}",
- "url": "https://github.com/nea89o/LocalTransactionLedger/",
- "updateUrl": "",
- "authorList": [
- "nea89"
- ],
- "credits": "",
- "logoFile": "",
- "screenshots": [],
- "dependencies": []
- }
-] \ No newline at end of file