📋 Metadata
- Author: roaoao
- Date: 2016-07-23 23:21:44
- Type:
answer - Reply to: post_00217
💬 Content
draguu:
yes i actually did that
thanks but why i was asking is because right now my pie editor has more then 40 scripts haha not much but i m worried if it can show me a path to the python file or not… when i load json file in other computer ,
I recommend to store them in pie_menu_editor/scripts folder.
In this case all your scripts will be accessible in other computer:
execute_script("scripts/your_file1.py")
execute_script("scripts/your_file2.py")
etc
thanks but why i was asking is because right now my pie editor has more then 40 scripts haha not much but i m worried if it can show me a path to the python file or not… when i load json file in other computer ,