File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# HybridFix (混合修复)
2
2
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.
4
4
5
5
## Fixed issues
6
6
Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ generate_javadocs_jar = false
12
12
13
13
# Mod Information
14
14
# HIGHLY RECOMMEND complying with SemVer for mod_version: https://semver.org/
15
- mod_version = 0.2 .0
15
+ mod_version = 1.0 .0
16
16
root_package = io.wdsj
17
17
mod_id = hybridfix
18
18
mod_name = HybridFix
19
19
20
20
# Mod Metadata (Optional)
21
21
mod_description = Fix behavior inconsistencies on Hybrid servers.
22
- mod_url =
22
+ mod_url = https://modrinth.com/mod/hybridfix
23
23
mod_update_json =
24
24
# Delimit authors with commas
25
25
mod_authors = HaHaWTH
You can’t perform that action at this time.
0 commit comments