English | 简体中文
Generate world for the game Oxygen Not Included.
You can try it on the website.
Prerequisites: emsdk, cmake, python, node.js, yarn, the emsdk include python and node.js.
cmake --preset=wasm-release
cmake --build out/build/wasm-release
yarn install
yarn run build
or debug
cmake --preset=wasm-debug
cmake --build out/build/wasm-debug
yarn install
yarn run start
or x86 target
cmake --preset=x86-release
cmake --build out/build/x86-release
# run
./out/build/x86-release/src/oniWorldApp
This project is licensed under the MIT License.
Third party libraries and their licenses.
And Klei, Oxygen Not Included