mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-08-12 12:18:32 -04:00
Add the roms directory ExtractAssets defaults to
BUILDING.md points people at roms/, but git can't track an empty directory, so a fresh clone didn't have one. Its .gitignore keeps everything but itself and the readme out.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
*
|
||||
!.gitignore
|
||||
!README.md
|
||||
@@ -0,0 +1,3 @@
|
||||
# roms
|
||||
|
||||
`ExtractAssets` looks here by default. Drop your ROMs in.
|
||||
Reference in New Issue
Block a user