update manifest for v1.0.0 for 2026.03.26-89796e57b
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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
|
||||
|
||||
@@ -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": {},
|
||||
|
||||
Reference in New Issue
Block a user