forked from Conjure-Tools/unity-runner
4 lines
187 B
Bash
4 lines
187 B
Bash
UNITY_VERSION=6000.0.35f1 \
|
|
UNITY_MODULES="webgl android ios mac-mono windows-mono linux-il2cpp" \
|
|
IMAGE=docker.lakes.house/unityci/editor \
|
|
.gitea/workflows/scripts/build-runner-image.sh |