Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sungaila/survivalnotrequired
A mod for the game Oxygen Not Included from Klei Entertainment.
https://github.com/sungaila/survivalnotrequired
csharp harmony mod modification mono net471 oxygen-not-included unity
Last synced: 3 days ago
JSON representation
A mod for the game Oxygen Not Included from Klei Entertainment.
- Host: GitHub
- URL: https://github.com/sungaila/survivalnotrequired
- Owner: sungaila
- License: mit
- Created: 2022-07-25T11:12:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T12:09:42.000Z (4 months ago)
- Last Synced: 2024-07-22T13:29:45.653Z (4 months ago)
- Topics: csharp, harmony, mod, modification, mono, net471, oxygen-not-included, unity
- Language: C#
- Homepage:
- Size: 17.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Survival Not Required (Mod)
[![GitHub license](https://img.shields.io/github/license/sungaila/SurvivalNotRequired?style=flat-square)](https://github.com/sungaila/SurvivalNotRequired/blob/master/LICENSE)
![Video of dupes being happily idle](https://raw.githubusercontent.com/sungaila/SurvivalNotRequired/master/etc/ReadmeThumbnail.gif)
_Survival Not Required_ is a mod for the game [Oxygen Not Included](https://www.klei.com/games/oxygen-not-included) from Klei Entertainment. Its goal is to lower the difficulty for the first few day cycles and thus make the game more accessible for beginners.
The mod is available in the [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2840201171).
## Compilation
A copy of the game is needed to compile this project. You might need to modify [SurvivalNotRequired.csproj](https://github.com/sungaila/SurvivalNotRequired/blob/master/src/SurvivalNotRequired.csproj) for the correct location of the required game assembly files.## License
This project is licensed under the [MIT License](https://github.com/sungaila/SurvivalNotRequired/blob/master/LICENSE). Please do not release a mod with the same or similiar name. Also please follow [Klei's Mod & Player Creation Policy](https://www.klei.com/mod-player-creation-policy).