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
To run the project you'll need the following installed:
- In IDEA you use
File
->New
->Project from Version Control...
- Enter the following URL:
https://github.com/StefanOltmann/oni-seed-browser.git
- Click on
Clone
and wait until the project is set up - In the top right you find launch configurations for
Desktop
andBrowser
- 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 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.
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.