Skip to content

Commit

Permalink
Create modinfo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Candlebury committed Jan 23, 2024
1 parent 5d97c81 commit 6c4f03e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions No_portal_storms - Steam 0.G/modinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
{
"type": "MOD_INFO",
"id": "minimod_no_portal_storms",
"name": "0.G. No Portal Storms",
"authors": [ "Candlebury" ],
"maintainer": [ "Candlebury" ],
"description": "Disables Portal Storms. Some vanilla missions and other mod content might become inaccesible.",
"steam_id": 3142744628,
"category": "rebalance",
"dependencies": [ "dda" ]
},
{
"type": "effect_on_condition",
"id": "EOC_PORTAL_STORM_WARN_OR_CAUSE_RECURRING",
"recurrence": [ "10 days", "11 days" ],
"global": true,
"effect": [ ]
}
]

0 comments on commit 6c4f03e

Please sign in to comment.