mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-05-01 18:13:57 +00:00
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.
15 lines
434 B
Plaintext
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
|