Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nestorboy/atlyss-easysettings
A mod API for easily adding options to the settings menu.
https://github.com/nestorboy/atlyss-easysettings
Last synced: about 2 months ago
JSON representation
A mod API for easily adding options to the settings menu.
- Host: GitHub
- URL: https://github.com/nestorboy/atlyss-easysettings
- Owner: Nestorboy
- License: mit
- Created: 2024-12-02T02:59:21.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T03:52:31.000Z (about 2 months ago)
- Last Synced: 2024-12-04T04:18:34.500Z (about 2 months ago)
- Language: C#
- Homepage:
- Size: 454 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy Settings
A mod API for easily adding options to the settings menu, made for [ATLYSS](https://store.steampowered.com/app/2768430/ATLYSS/).### Building
1. Open [Directory.Build.props](Directory.Build.props) in a text editor.
2. Edit the ATLYSS_PATH property to point to your local game path where the executable can be found.### Requirements
* [BepInEx 5](https://github.com/BepInEx/BepInEx)