-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodinfo.json
More file actions
13 lines (13 loc) · 1.38 KB
/
modinfo.json
File metadata and controls
13 lines (13 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"id": "nassoc.datingutils",
"name": "NonIdiot's Dating Sim Utils",
"version": "1.0.5",
"hide_version": false,
"authors": "NonIdiot",
"description": "Adds some additional mechanics to the Rain World Dating Simulator that are great for mod devs, without being absurdly scuffed.\n\nMainly, having variables that can be set, checked, and modified ingame (with things such as options that only show when a certain variable is a specific value), as well as overlays that depend on said variables. If you want to learn more, check out the [url=https://docs.google.com/document/d/1xMf0WQ-wFQBoiSx2hwzVvg-4V2QI4-nJDWt6eluDzBk/edit?tab=t.0] documentation [/url]! Additionally, if you look into the mod files, you can find an example of most of the features, as well as the Remix interface providing a way to see these examples in action.\n\nAny bug reports can be filed [url=https://github.com/NonIdiot/DatingUtils/issues] on the Github [/url].\n\nCompatible with:\n- Any existing non-codemod Dating Simulator mod\n- Any code mod that doesn't modify the Dating Simulator\n- [url=https://steamcommunity.com/workshop/filedetails/?id=3167051985] Expanded Dating Simulator Engine [/url]",
"requirements": ["moreslugcats"],
"requirements_names": ["More Slugcats"],
"priorities": ["expandeddatingsimengine"],
"checksum_override_version": false,
"tags": ["Game Mechanics", "Dependency", "Tools", "Downpour", "Watcher"]
}