Skip to content

Commit a971000

Browse files
committed
Ver 1.0.0
1 parent ad9d60a commit a971000

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HybridFix (混合修复)
22

3-
Provide bugfixes, optimizations and utilities for Forge+Bukkit server environments.
3+
Provide a bunch of bugfixes, optimizations and utilities for Forge+Bukkit server environments.
44

55
## Fixed issues
66

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ generate_javadocs_jar = false
1212

1313
# Mod Information
1414
# HIGHLY RECOMMEND complying with SemVer for mod_version: https://semver.org/
15-
mod_version = 0.2.0
15+
mod_version = 1.0.0
1616
root_package = io.wdsj
1717
mod_id = hybridfix
1818
mod_name = HybridFix
1919

2020
# Mod Metadata (Optional)
2121
mod_description = Fix behavior inconsistencies on Hybrid servers.
22-
mod_url =
22+
mod_url = https://modrinth.com/mod/hybridfix
2323
mod_update_json =
2424
# Delimit authors with commas
2525
mod_authors = HaHaWTH

0 commit comments

Comments
 (0)