mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-03-04 06:44:40 +01:00
Moving On II
This commit is contained in:
parent
d4ca3db3cd
commit
9be39b7f3b
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
------------------------------------------------------
|
||||
Create 0.5.2
|
||||
Create 6.0.0
|
||||
------------------------------------------------------
|
||||
Additions
|
||||
- Example
|
||||
|
|
|
@ -7,8 +7,8 @@ org.gradle.caching = true
|
|||
|
||||
# mod version info
|
||||
# build_info_mod_version is the version that gets filled into CreateBuildInfo.java
|
||||
mod_version = 0.5.2
|
||||
build_info_mod_version = 0.5.2-experimental
|
||||
mod_version = 6.0.0
|
||||
build_info_mod_version = 6.0.0-experimental
|
||||
artifact_minecraft_version = 1.20.1
|
||||
|
||||
minecraft_version = 1.20.1
|
||||
|
|
Loading…
Add table
Reference in a new issue