Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ mod_name = Mod Name
# Mod Metadata (Optional)
mod_description =
mod_url =
# A url where the mod's update json can be fetched
# Wiki: https://docs.minecraftforge.net/en/1.12.x/gettingstarted/autoupdate/#forge-update-checker
# Also see: https://curseupdate.com + https://docs.modrinth.com/api/operations/forgeupdates
mod_update_json =
# Delimit authors with commas
mod_authors =
Expand Down Expand Up @@ -123,4 +126,4 @@ coremod_plugin_class_name =
# Convenient way to allow downloading of assets from official vanilla Minecraft servers, CurseForge, or any direct links
# Documentation: https://github.com/CleanroomMC/AssetMover
use_asset_mover = false
asset_mover_version = 2.5
asset_mover_version = 2.5