-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodinfo.json
More file actions
21 lines (21 loc) · 747 Bytes
/
modinfo.json
File metadata and controls
21 lines (21 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"Title": "Long Night Time Limit",
"Description": "Experiment that replaces Long Night with a stacking Time Limit debuff whenever the draw pile is shuffled mid-turn. You can tweak the behavior in the BepInEx config for this mod.",
"Brief": "Experiment that replaces Long Night with a stacking Time Limit debuff whenever the draw pile is shuffled mid-turn.",
"Changelog": [
"0.0.2: \nAdded BepInEx config options to configure the mod.",
"0.0.1: \nInitial Release."
],
"Version": "0.0.2",
"Author": "Rokk",
"Tags": [
"Mod",
"Gameplay",
"Misc"
],
"PublishedFileId": 3637669349,
"AuthorId": 76561197996000877,
"GUID": "rokk.lbol.gameplay.LongNightTimeLimit",
"Dependencies": null,
"LastUpdateTime": 0
}