Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GenEugene committed Nov 20, 2024
1 parent fe37176 commit fbf96dc
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ Discover tools for creating locators, space switching, simulating secondary anim
# How to install
### First install:
1. Extract files from ZIP archive
2. Remove version numbers from folder name (use simple **"GETools"** name)
3. Drag and drop GETools\TOOLS\DRAG_AND_DROP_INSTALL.py into Maya viewport
2. Create folder `"GETools"` somewhere you prefer to keep scripts for Maya. `For example: "C:/Users/Username/Documents/maya/scripts/GETools"`
3. Copy/Paste all files from GETools folder **(usually it's 6+ files)**
4. Drag and drop `DRAG_AND_DROP_INSTALL.py` into Maya's viewport
5. Your folder should look like in this screenshot **(the most important folder is "GETOOLS_SOURCE")**
![image](https://github.com/user-attachments/assets/3bfd0765-0cee-420b-9717-4a19d4784592)

### Update to new version:
Expand Down
3 changes: 2 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ GETools changelog
v1.5.0
- [TOOLS] added "Chain Distribution" button to create distributed rotatio rig over selected objects. Use last locator to control animation.
- [OVERLAPPY] removed set timeline to minimum frame on plugin start.
- added full parameters names to installed buttons
- added full parameters names to installed buttons.
- updated install instruction Readme file.

v1.4.4
- added Maya version check to avoid compatibility issues with Maya 2020 and older.
Expand Down
6 changes: 5 additions & 1 deletion install_info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ For example: "C:/Users/Username/Documents/maya/scripts/GETools"
2. Drag and Drop the "DRAG_AND_DROP_INSTALL.py" file into Maya viewport.
GETools will be added to the current shelf as new button.

3. It's done!
3. Enjoy!



p.s. Let me know if you see any issues, it's really help to fix bugs and develop GETools faster. Thank you.

0 comments on commit fbf96dc

Please sign in to comment.