Initial commit

This commit is contained in:
Mad Star Studio, LLC 2024-12-24 18:52:58 +00:00
commit 428e14456f
3 changed files with 12 additions and 0 deletions

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# Instructions
Create a new project using this as a Template.

BIN
modicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

10
modinfo.json Normal file
View file

@ -0,0 +1,10 @@
{
"type": "content",
"modid": "examplecontentmod",
"name": "VS Wiki Example Content Mod",
"authors": [
"Nat @ Vintage Story Wiki"
],
"description": "An example showcase of content mod additions.",
"version": "1.0.0"
}