diff options
| author | Xander Swan <[hidden email]> | 2026-01-07 23:12:22 -0500 |
|---|---|---|
| committer | Xander Swan <[hidden email]> | 2026-01-07 23:12:22 -0500 |
| commit | 0988ab832bfc7a1b1c851125b6172cf68c6d9cb9 (patch) | |
| tree | 460bc2d9f0bce463af273d6b2b2c20faa880ac29 /tools/compile_assets/aseprite/ase.odin | |
| parent | ade0dc4d257d053b7064184f193f8168c496e308 (diff) | |
doesn't compile but i'm commiting anywya
Diffstat (limited to 'tools/compile_assets/aseprite/ase.odin')
| -rw-r--r-- | tools/compile_assets/aseprite/ase.odin | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/compile_assets/aseprite/ase.odin b/tools/compile_assets/aseprite/ase.odin new file mode 100644 index 0000000..d0de0d0 --- /dev/null +++ b/tools/compile_assets/aseprite/ase.odin @@ -0,0 +1,5 @@ +package aseprite_file_handler
+
+// https://github.com/aseprite/aseprite/blob/main/docs/ase-file-specs.md
+// https://github.com/alpine-alpaca/asefile
+// https://github.com/AristurtleDev/AsepriteDotNet/blob/main/source/AsepriteDotNet/Document/UserData.cs
|
