add extras/windows-quickstart.txt, update make-standalone, update README for standalone release steps

This commit is contained in:
Ian Burgwin
2020-07-22 22:37:27 -07:00
parent 49fb0f832f
commit c45c082bfb
3 changed files with 17 additions and 2 deletions

View File

@@ -6,4 +6,6 @@ copy TaskbarLib.tlb build\custom-install-standalone
copy bin\win32\save3ds_fuse.exe build\custom-install-standalone\bin
copy bin\README build\custom-install-standalone\bin
copy custom-install-finalize.3dsx build\custom-install-standalone
copy extras\windows-quickstart.txt build\custom-install-standalone
copy LICENSE.md extras\windows-quickstart.txt
python -m zipfile -c dist\custom-install-standalone.zip build\custom-install-standalone