This post is in reference to the post from Brian asking for a custom scripts library in the Moi AppData directory.
For Moi V4
Ref:
http://moi3d.com/forum/index.php?webtag=MOI&msg=9406.29
The program is setup:
Added a custom icon size to the moi.css file like the one on Marco's ScriptGallery.
This is the only original Moi install file that requires updating.
Copy 'moi.css' to:
C:\Program Files\MoI 4.0 beta Oct-10-2019\ui
Copy '99 CustScripts.js' to:
C:\Users\<username>\AppData\Roaming\Moi\startup
Copy 'CustScripts.htm' to:
C:\Users\<username>\AppData\Roaming\Moi\customui
Copy your favorite js script files to:
C:\Users\<username>\AppData\Roaming\Moi\commands
Note: Add the PNG icon file to the same directory with the same name.
The custom program is a rewrite of Max's CustomUI the 'Scripts Full.js' script.
http://moi.maxsm.net/files/
My program added icon buttons.
Change language by simply renaming the script files to your preferred language.
Untested on Mac.
I would like to thank Max, Marco, Pilou, and Brian for the inspiration.
Wayne
|