mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 05:43:42 -07:00
Update BUILDING.md (#2332)
* Update BUILDING.md Adds a note to be sure to pull in libultraship when building for Windows * Fix syntax for consistency * Maybe this is better? I'm doing great. XD
This commit is contained in:
parent
1b9962dfc2
commit
6e417713b9
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ You can also find the v142 toolset by searching through the individual component
|
|||
While you're there, you can also install Python 3 and Git if needed.
|
||||
|
||||
1. Clone the Ship of Harkinian repository
|
||||
|
||||
_Note: Be sure to either clone with the ``--recursive`` flag or do ``git submodule init`` after cloning to pull in the libultraship submodule!_
|
||||
|
||||
2. Place one or more [compatible](#compatible-roms) roms in the `OTRExporter` directory with namings of your choice
|
||||
|
||||
_Note: Instructions assume using powershell_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue