mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-07-14 07:56:42 +00:00
remove unnecessary assets, add setting persistence
This commit is contained in:
parent
6ae7a19332
commit
fc4146c824
70 changed files with 180 additions and 18618 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -131,3 +131,9 @@ dist
|
|||
|
||||
.DS_Store
|
||||
.tshy
|
||||
|
||||
# GameData folder with actual .vl2 files (unextracted) in it. Some scripts like
|
||||
# `extract-assets` and `generate-manifest` look at this to extract or build the
|
||||
# list of files. Once someone builds this, it's not really necessary for other
|
||||
# developers to have this folder.
|
||||
GameData
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue