Update Windows WASM Script

This commit is contained in:
TheBrokenRail
2023-10-10 15:44:22 -04:00
parent 6d3c1a1613
commit aa66f713ae

View File

@@ -44,7 +44,7 @@ cmake --build .
::bundle
echo * Copying bundle data over.
copy reminecraftpe.* ..\dist
copy ..\..\platforms\sdl\wasm_shell.html ..\dist\reminecraftpe.html
copy ..\..\platforms\sdl\emscripten\wasm_shell.html ..\dist\reminecraftpe.html
copy ..\..\thirdparty\coi-serviceworker\coi-serviceworker.min.js ..\dist
::for me only