mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-05 10:16:59 +00:00
Bump Forge version
This commit is contained in:
parent
68542aca3a
commit
5af789ae11
@ -41,7 +41,7 @@ Any contribution is welcome, be that using the mod, reporting bugs or contributi
|
||||
develop CC:T, you'll need to follow these steps:
|
||||
|
||||
- **Clone the repository:** `git clone https://github.com/SquidDev-CC/CC-Tweaked.git && cd CC-Tweaked`
|
||||
- **Setup Forge:** `./gradlew setupDecompWorkspace`
|
||||
- **Setup Forge:** `./gradlew build`
|
||||
- **Test your changes:** `./gradlew runClient` (or run the `GradleStart` class from your IDE).
|
||||
|
||||
If you want to run CC:T in a normal Minecraft instance, run `./gradlew build` and copy the `.jar` from `build/libs`.
|
||||
|
@ -3,5 +3,5 @@ mod_version=1.83.1
|
||||
|
||||
# Minecraft properties
|
||||
mc_version=1.14.2
|
||||
forge_version=26.0.25
|
||||
mappings_version=20190614-1.14.2
|
||||
forge_version=26.0.35
|
||||
mappings_version=20190621-1.14.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user