Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).