Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Partial solution for adding folders to Gideros Studio projects — Gideros Forum

Partial solution for adding folders to Gideros Studio projects

cubuspl42cubuspl42 Member
edited May 2013 in User experience
This is a tiny Python script that adds files and folders to Gideros Studio project recursively. Change directory to root folder of your project, then type: 'gproj-update your_project.gproj data_folder', where data_folder is optional and defaults to 'data'.

It depends on lxml.

http://pastebin.com/k68r97TL

http://puu.sh/2WUel.png
+1 -1 (+3 / -0 )Share on Facebook

Comments

Sign In or Register to comment.