Skip to content

Commit

Permalink
Hardcode github branch for release_info.json to 1.21 for now
Browse files Browse the repository at this point in the history
Longer-term this should really be on a meta branch...

#1373
  • Loading branch information
desht committed Nov 13, 2024
1 parent 523a81f commit 439dc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/neoforge.mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ credits=""
version="${mod_version}"
displayName="PneumaticCraft: Repressurized"
displayURL="https://www.curseforge.com/minecraft/mc-mods/pneumaticcraft-repressurized"
updateJSONURL="https://raw.githubusercontent.com/TeamPneumatic/pnc-repressurized/${minecraft_version}/release_info.json" #optional
updateJSONURL="https://raw.githubusercontent.com/TeamPneumatic/pnc-repressurized/1.21/release_info.json" #optional
description="Doing cool stuff with compressed air."

[[dependencies.pneumaticcraft]]
Expand Down

0 comments on commit 439dc1a

Please sign in to comment.