Skip to content

A web-hosted, locally-running save editor for Oxygen Not Included.

License

Notifications You must be signed in to change notification settings

edwardchenchen/oni-duplicity

 
 

Repository files navigation

Duplicity (V3)

A web-based Oxygen Not Included save editor.

You can find the editor at https://robophred.github.io/oni-duplicity.

The saved files are located in:

MAC: ~/Library/Application Support/unity.Klei.Oxygen Not Included/save_files/

Windows: C:\Users\Your users name\Documents\Klei\OxygenNotIncluded\save_files\

Compatibility

Supports save file version 7.15 (Recreation Pack). Future versions may not be compatible until the editor is updated. Previous versions may need to be updated by re-saving them in the newest version of the game.

V3

This branch is a rewrite of the UI focusing on ease of use and community requested features.

Translations

This project is ready for translations.

To contribute a translation, translate /src/translations/en/common.json and /src/translations/en/oni.json and submit them in a new issue.

Implementation

The actual save serialization is done by the oni-save-parser library. Feel free to use this library in your own projects.

About

A web-hosted, locally-running save editor for Oxygen Not Included.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 98.2%
  • JavaScript 1.5%
  • Other 0.3%