- version v0.0.3

- Updated README
- Added AOT_AUTO_RES and AOT_MINIMIZED env variables (see README.md)
This commit is contained in:
2024-03-27 19:58:44 -06:00
parent ea006568e2
commit 3f4911b448
6 changed files with 100 additions and 44 deletions
+2
View File
@@ -11,6 +11,8 @@ ENV WINEPREFIX /root/prefix32
ENV AOTDIR "$WINEPREFIX/drive_c/Program Files (x86)/AgeOfTime"
ENV RESOLUTION "1024x768x24"
ENV AOT_CPU_LIMIT="0"
ENV AOT_MINIMIZED="false"
ENV AOT_AUTO_RES="true"
WORKDIR /root/
COPY webaudio.js /root/