isle-portable/.gitattributes
foxtacles 375c496791
Add rabbits extension with two animated rabbits on the mountain top (#791)
Add SiLoader EnableWith directive and HandleEnable hook to trigger
loading when a world becomes active. Build rabbits.si from pre-built
model (.mod) and animation (.ani) assets using the same ReplaceWithFile
pattern as other asset generators. Two rabbits (Blaubart and Fluse) hop
between plants with synchronized paths, ear twitching, and tail wagging.
2026-04-05 17:43:43 +00:00

15 lines
434 B
Plaintext

*.MD text eol=lf diff=markdown
*.cpp text eol=lf diff=cpp
*.h text eol=lf diff=cpp
*.py text eol=lf diff=python
*.html text eol=lf diff=html
*.mdp binary
*.mak text eol=crlf
**/*.ico binary
**/*.png binary
**/*.svg text eol=lf
**/*.desktop text eol=lf
assets/widescreen/** filter=lfs diff=lfs merge=lfs -text
assets/hdmusic/** filter=lfs diff=lfs merge=lfs -text
assets/rabbits/** filter=lfs diff=lfs merge=lfs -text