diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2021-07-28 21:55:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-28 21:55:02 -0400 |
| commit | b292647ea29e321649dbb9e52275f345157b16e8 (patch) | |
| tree | 99da9c633b10392a17adbea5468f3f89d4a5bd05 /.gitignore | |
| parent | df1fd4adc1950ccf588f8bd21c9a21685021abb2 (diff) | |
ZAPD update: Gotta go fast! (#226)
* update extract_assets script
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "820678b4"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "820678b4"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* fixes and rgba16 format change
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "6be9af65d"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "6be9af65d"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Update warning counts
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index edc157062..be59d5e85 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ graphs/ *.png *.jpg !*_custom* +.extracted-assets.json # Per-user configuration .python-version |
