Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Turupawn/92f6cc7513fafb2a36b90b32b986de5c to your computer and use it in GitHub Desktop.
Save Turupawn/92f6cc7513fafb2a36b90b32b986de5c to your computer and use it in GitHub Desktop.
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "modio",
"Description": "Powerful Mod API",
"Category": "Other",
"CreatedBy": "mod.io",
"CreatedByURL": "mod.io",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": true,
"Installed": false,
"Modules": [
{
"Name": "modio",
"Type": "Runtime",
"LoadingPhase": "Default",
"WhitelistPlatforms" :
[
"Win64"
]
},
{
"Name": "modioEditor",
"Type": "Editor",
"LoadingPhase": "Default",
"WhitelistPlatforms" :
[
"Win64"
]
},
{
"Name": "Int64",
"Type": "Runtime",
"LoadingPhase": "Default",
"WhitelistPlatforms" :
[
"Win64"
]
},
{
"Name": "Int64Editor",
"Type": "Editor",
"LoadingPhase": "Default",
"WhitelistPlatforms" :
[
"Win64"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment