mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 03:13:30 +01:00
added simple object loader
This commit is contained in:
parent
621f7aafe1
commit
f5f7997c7a
2 changed files with 11 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Itty for Tiny Life",
|
||||
"desc": " Adds social media to your Tiny Life! Surely this won't backfire.",
|
||||
"desc": "Adds social media to your Tiny Life! Surely this won't backfire.",
|
||||
"author": "ssblur",
|
||||
"section": "mods",
|
||||
"links": {
|
||||
|
@ -85,5 +85,15 @@
|
|||
"links": {
|
||||
"Workshop": "https://steamcommunity.com/sharedfiles/filedetails/?id=3049696183"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Simple Object Loader",
|
||||
"desc": "A mod to make it easier to make new items for Tiny Life. Create new versions of existing item types through configuration files and textures, without having to write any code!",
|
||||
"author": "Fenrir",
|
||||
"section": "mods",
|
||||
"links": {
|
||||
"Workshop": "https://steamcommunity.com/sharedfiles/filedetails/?id=3117181034",
|
||||
"GitHub Releases": "https://github.com/Sir-Fenrir/simple-object-loader/releases"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
BIN
web/media/community/simple-object-loader.png
Normal file
BIN
web/media/community/simple-object-loader.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
Loading…
Reference in a new issue