top of page
Project Management Tool
Language: Python
Overview:
To streamline the game creation pipeline, this tool assists game develop team members to effectively organize assets and manage projects.
Functionality:
-
User friendly GUI
-
Launch DCC(Digital Content Creation Software) from manager tool to ensure proper version
-
Create new projects with a pre-established folder structure
-
Allow user to manage asset folder at any level
-
Create/Open/Delete/Rename projects or assets on disk
-
Configuration file for easy maintains and alteration
-
Predefined folder structure
-
oPredefined DCC version
-
"Creating New Project” automatedly place all the asset-related replace holder files in the defined location , i.e
C:\Users\YanChen\FIEA_Studio\Game\MyNewProj\ArtResource\Environment
“Creating New Assets” will automatedly create a preset folder structure on disk, i.e.
\Environment\officeSpace\3d\Photoshop\Asset
Easily alternate with comigration file
bottom of page