Skip to content

Neutronium is a collection of merge libraries for modding the game Oxygen Not Included.

Notifications You must be signed in to change notification settings

romen-h/Neutronium

Repository files navigation

Neutronium

Neutronium is a collection of merge libraries for modding the game Oxygen Not Included.

Libraries

Allows custom sounds to be loaded from file and played.

  • Supports positional audio relative to the game camera.
  • WIP

API for screen-space effects.

  • Day & Night LUT (Color Correction)

Planned Libraries

Diseases

  • Adding new disease (germ) types
  • Custom shader for disease overlay to support unique disease textures. (thanks Aki!)

Elements

  • Adding new elements through an API to avoid patch bloat
  • Detecting elements added by other mods to enable optional features in your own mod
  • Backup elements so they can exist even after a mod is disabled. (For loading old saves)
  • Configurable conflict resolution so that multiple mods can share the same element if they both add it

Personas

  • Adding new duplicant personalities
  • Adding personality traits (good/bad traits)
  • Support for completely custom art

Worlds

A library for adding entirely custom clusters and asteroids with compatibility for the YAML based worldgen mods

  • Zones
    A library for adding new biome/zone types. (The background texture for a biome)

About

Neutronium is a collection of merge libraries for modding the game Oxygen Not Included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages