You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Nincodedo edited this page Jun 1, 2017
·
1 revision
{
"files": [
{
"name": (Name of mod),
"fileID": (File ID from Curse),
"projectID": (Project ID from Curse),
"releaseType": ("release" or "beta", optional),
"skipDownload": (true/false, defaults to false, optional),
"skipUpdate": (true/false, defaults to false, optional)
}
],
"thirdParty": [
{
"name": (Name of mod),
"url": (Static URL you can download the jar from directly)
}
]
}