summaryrefslogtreecommitdiffstats
path: root/modinfo.json
diff options
context:
space:
mode:
authorHawarth <hawarth@hawarth.com>2026-03-12 10:33:58 +0100
committerHawarth <hawarth@hawarth.com>2026-03-12 10:33:58 +0100
commit21ea3f80703ef9bc6551c5372b44678ab7e93a1f (patch)
tree8d9a97d54ddd4f505ae7713f0d85a50810bb7cda /modinfo.json
downloadvs-bolsjer-21ea3f80703ef9bc6551c5372b44678ab7e93a1f.tar.gz
vs-bolsjer-21ea3f80703ef9bc6551c5372b44678ab7e93a1f.zip
chore: add necessary modinfo.json to init the project
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/modinfo.json b/modinfo.json
new file mode 100644
index 0000000..004a387
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,10 @@
+{
+ "type": "content",
+ "modid": "bolsjer",
+ "name": "Bolsjer",
+ "authors": [
+ "Hawarth"
+ ],
+ "description": "Adds bolsjer! A type of hard candy that's popular in Denmark",
+ "version": "1.0.0"
+}