follow these steps to build the korin
module:
- Navigate to the project directory:
finalfall/packages/korin/
. - Type:
./build.sh -p platform config
.- platform: macosx, windows
- config: release, debug
- Hit enter. That's it!
This will build the Korin library in build/platform/bin/config/
.