This commit is contained in:
2025-12-06 18:23:17 +08:00
parent 1f10abfb32
commit 9f30e905d7
259 changed files with 33763 additions and 348 deletions

View File

@@ -0,0 +1,8 @@
1. Unzip all files
2. copy "springmagic" folder into Maya scripts path, i.e.
"C:\Users\YOUR_USER_NAME\Documents\maya\scripts"
3. Start Maya and run command below in command bar with Python way
import springmagic
springmagic.main()