Support 'No Docker' run
This commit is contained in:
@@ -32,6 +32,9 @@ JabyEngine relies on linux to be build. For Windows users it uses `wsl` instead
|
||||
The following environment variables should be set:
|
||||
* `JABY_ENGINE_PATH`: The path to the root folder of this repo
|
||||
* `PSX_LICENSE_PATH`: The path to a folder containing the PS1 licenses for generating a CD.
|
||||
|
||||
Additionally you can also specify the following optional environment variables:
|
||||
* `JABY_ENGINE_NO_DOCKER`: Turns off usage of `podman` for build. This is only recommended for specific development.
|
||||
|
||||
### Building `JabyEngine` (without VSCode)
|
||||
`make` requires the following values to be passed:
|
||||
|
||||
Reference in New Issue
Block a user