diff options
author | Linnea Gräf <nea@nea.moe> | 2025-02-28 14:17:45 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2025-02-28 14:37:10 +0100 |
commit | 3738efb56b920d29918aceb42c30698884389caf (patch) | |
tree | 3800c10d7abcfb42c687bfc8e9a61ffff3590d3e /spark-forge/src/main/resources | |
parent | cccd48323b9987274a14bd2cbc9e009b0ed8e407 (diff) | |
download | spark-master.tar.gz spark-master.tar.bz2 spark-master.zip |
Port to 1.8.91.10.127+b.neamaster
Diffstat (limited to 'spark-forge/src/main/resources')
-rw-r--r-- | spark-forge/src/main/resources/mcmod.info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/spark-forge/src/main/resources/mcmod.info b/spark-forge/src/main/resources/mcmod.info new file mode 100644 index 0000000..567016e --- /dev/null +++ b/spark-forge/src/main/resources/mcmod.info @@ -0,0 +1,8 @@ +[ + { + "modid": "spark", + "name": "spark", + "version": "${pluginVersion}", + "description": "${pluginDescription}" + } +]
\ No newline at end of file |