diff options
| author | emilybrooks <emilybrooksemilybrooks@gmail.com> | 2024-02-21 07:31:13 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-21 07:31:13 -0700 |
| commit | a187e97a8a499437bc818356a1d62670772ab8b4 (patch) | |
| tree | 95fbf4b8aa0a0276d3e914ca5d76c6c90aa3fdd6 /requirements.txt | |
| parent | c37305bb931ed27851978e394aed19ef395b2bee (diff) | |
Updated splat, implemented new palette system (#146)
* image_type_in_extension
* new palette extension
* global_id not found
* updated splat
* disaster
* changed wording
* fixed fall texture names
* delete bin_to_inc_c script
* forgot to rename
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 34bd7cd..a0e0d80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -splat64[mips]==0.21.9 +splat64[mips]==0.22.1 mapfile-parser>=1.2.1,<2.0.0 colorama libyaz0 |
