Skip to content

Commit

Permalink
chore: updated server files
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurkengewuerz committed Aug 7, 2022
1 parent 6c32eee commit df95b2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion server/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "1.0.0"
},
"versions": [
"1.19.1"
{
"version": "1.19.1",
"name": "My super cool Modpack"
}
]
}
2 changes: 2 additions & 0 deletions server/versions/1.19.1.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"_comment_name": "Launcher Profile Name; visible to users in Minecraft launcher",
"name": "TheTown v1.19.1",
"_comment_packFolder": "Folder for this profile in %APPDATA% - is also used to overwrite gameversion, reuse same packFolder for update",
"packFolder": ".modupdater",
"_comment_fabricLoader": "Fabric-Loader version which must match the current game version; fabricLoader profile is fetched from https://meta.fabricmc.net/",
"fabricLoader": "0.14.8",
"_comment_icon": "Any valid icon either internal Minecraft Launcher icons or base64 strings",
Expand Down

0 comments on commit df95b2e

Please sign in to comment.