aboutsummaryrefslogtreecommitdiff
path: root/spark-forge/src/main/resources
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-02-28 14:17:45 +0100
committerLinnea Gräf <nea@nea.moe>2025-02-28 14:37:10 +0100
commit3738efb56b920d29918aceb42c30698884389caf (patch)
tree3800c10d7abcfb42c687bfc8e9a61ffff3590d3e /spark-forge/src/main/resources
parentcccd48323b9987274a14bd2cbc9e009b0ed8e407 (diff)
downloadspark-master.tar.gz
spark-master.tar.bz2
spark-master.zip
Diffstat (limited to 'spark-forge/src/main/resources')
-rw-r--r--spark-forge/src/main/resources/mcmod.info8
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