mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-22 09:22:18 -05:00
Add Windows x64 build instruction (#800)
This commit is contained in:
parent
9118788149
commit
5e5e57ea8f
@ -12,7 +12,7 @@
|
|||||||
8. Build the solution.
|
8. Build the solution.
|
||||||
9. Launching `OTRExporter/extract_assets.py` will generate an `oot.otr` archive file in `OTRExporter/oot.otr`.
|
9. Launching `OTRExporter/extract_assets.py` will generate an `oot.otr` archive file in `OTRExporter/oot.otr`.
|
||||||
10. Run `soh/soh.sln`
|
10. Run `soh/soh.sln`
|
||||||
11. Switch the solution to `Release x86`.
|
11. Switch the solution to `Release x86` or `Release x64`.
|
||||||
12. Build the solution.
|
12. Build the solution.
|
||||||
13. Copy the `OTRExporter/oot.otr` archive file to `soh/Release`.
|
13. Copy the `OTRExporter/oot.otr` archive file to `soh/Release`.
|
||||||
14. Launch `soh.exe`.
|
14. Launch `soh.exe`.
|
||||||
|
Loading…
Reference in New Issue
Block a user