This commit is contained in:
2023-01-11 23:26:50 +01:00
commit b797c0c84a
51 changed files with 3231 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# JotunnModStub
Upon building for release, this README.md is copied into the `Package` folder for thunderstore packaging. Remember to also edit the manifest.json and supply your own mod icon.
## Installation (manual)
## Features
## Changelog
## Known issues
You can find the github at:
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

+9
View File
@@ -0,0 +1,9 @@
{
"name": "EasyStack",
"description": "",
"version_number": "1.3.1",
"website_url": "",
"dependencies": [
"ValheimModding-Jotunn-2.7.9"
]
}