update manifest for v1.0.0 for 2026.03.26-89796e57b

This commit is contained in:
2026-03-26 12:13:37 -04:00
parent 83ff658886
commit 12f4de1269
2 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
# 1.0.0
## Changelog
* Fix duplicate entry in language file
* Tested compatibility with release version and update manifest for 2026.03.26-89796e57b
* Source: Add buildscript and VS Code task
***
# 0.9.3-prerelease
## Changelog

View File

@@ -1,17 +1,17 @@
{
"Group": "QuickBASIC",
"Name": "QuickBASIC.MoreGolems",
"Version": "0.9.3-prerelease",
"Version": "1.0.0",
"Description": "Adds more golems and golem variants to world for renewable sources of crystal shards.",
"Authors": [
{
"Name": "QuickBASIC",
"Email": "",
"Url": ""
"Email": "quickbasic@quickbasic.xyz",
"Url": "https://git.quickbasic.xyz/hytale-modding"
}
],
"Website": "",
"ServerVersion": "2026.03.12-b1f856309",
"ServerVersion": "2026.03.26-89796e57b",
"Dependencies": {},
"OptionalDependencies": {},
"LoadBefore": {},