generated from AriasCreations/vsmodtemplate
Initial commit
This commit is contained in:
commit
c416e6e5e1
17 changed files with 1243 additions and 0 deletions
13
ModTemplate/modinfo.json
Normal file
13
ModTemplate/modinfo.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "code",
|
||||
"modid": "mymodid",
|
||||
"name": "My Template Mod",
|
||||
"authors": [
|
||||
"Unknown"
|
||||
],
|
||||
"description": "To be added",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"game": ""
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue