Skip to content

StefanOltmann/oni-seed-browser

Repository files navigation

ONI Seed Browser

Kotlin WASM

This is a game map seed browser for the game Oxygen Not Included.

It's part of the MapsNotIncluded.org initiative.

Try it on https://stefan-oltmann.de/oni-seed-browser

The backend project is located here: https://github.com/stefanoltmann/oni-seed-browser-backend

Run the project

To run the project you'll need the following installed:

  1. In IDEA you use File -> New -> Project from Version Control...
  2. Enter the following URL: https://github.com/StefanOltmann/oni-seed-browser.git
  3. Click on Clone and wait until the project is set up
  4. In the top right you find launch configurations for Desktop and Browser
  5. Choose one and hit the Run button

If you want to run from command line instead you need to execute ./gradlew run to run the Desktop version or ./gradlew wasmJsBrowserRun to run the Browser version.

Contributions

Contributions to this project are welcome! If you encounter any issues, have suggestions for improvements, or would like to contribute new features, please feel free to submit a pull request.

License & Copyrights

ONI Seed Browser is licensed under the GNU Affero General Public License (AGPL), ensuring the community's freedom to use, modify, and distribute the software.

The images are sourced from the game and are the property of Klei Entertainment, used in compliance with Klei's Player Creation Guidelines.