update template to new template package and docs

This commit is contained in:
Th3Dilli 2023-08-12 12:07:45 +02:00
parent 20bf001247
commit 4b95d0eff8
No known key found for this signature in database
GPG key ID: B952D7A5ACC404F2
4 changed files with 10 additions and 6 deletions

View file

@ -1,13 +0,0 @@
{
"type": "code",
"modid": "mymodid",
"name": "My Template Mod",
"authors": [
"Unknown"
],
"description": "To be added",
"version": "1.0.0",
"dependencies": {
"game": ""
}
}