Saturn/dynos
2023-12-14 10:20:56 +01:00
..
anims Add custom animation system 2022-09-03 18:31:09 -04:00
colorcodes Add color code system, cleaned up UI, disabled HUD by default 2021-11-09 17:46:55 -05:00
eyes Added FluffaLuigi's eye pack as default 2023-03-10 20:22:23 -05:00
macros remove macros and projects from dependencies 2023-12-14 10:20:56 +01:00
packs Added Creator Mario 2023-03-10 20:22:34 -05:00
projects rename to .gitkeep 2023-08-20 23:45:38 +02:00
themes Minor theme changes 2023-12-02 10:03:39 -05:00
anim_favorites.bin starrable animations + bugfix 2023-11-24 15:48:58 +01:00
locations.bin add locations 2023-08-25 16:55:40 +02:00
README.txt Model system rewrite 2022-08-14 16:50:17 -04:00

SATURN DYNOS GUIDE
------------------

Place custom eye textures in eyes/ ... Only PNG files or folders within folders are accepted.
Place color codes in colorcodes/ ... Only GS files are supported.
Place custom model packs in packs/ ...

HOW TO USE CUSTOM MODELS
------------------------

Any DynOS model pack (from the PC port) should work fine with Saturn.

Models created with Saturn may support custom textures. Find them in packs/<ModelFolder>/expressions/ ...

Just a friendly reminder - if you use someone else's model in a video, it's good etiquette to credit them when possible!

//

For a guide on how Saturn model packs can be created, check the wiki:
https://github.com/Llennpie/Saturn/wiki/DEV:-Creating-Models

By default, Saturn comes with two models - Shadow Mario and CmtSPARK Mario.
Both presets provide an example of how custom models can be used.