Add project creating function into CocoStudio
Add project creating function into CocoStudio
Feature #4179 [Closed]
- Status changed from New to In Progress
- % Done changed from 0 to 10
- % Done changed from 10 to 60
Yesterday I found a problem that the project created by C# will break down if the project name is Chinese. I changed the file created by C# from UTF-8 to ANSI and solved the problem.
The Scene Editor can create project now. My current work is add progress bar and version checking to the editor.
- Status changed from In Progress to Resolved
- % Done changed from 60 to 100
The function has been realized.
Following work is to optimize the progress bar.
- Assignee changed from houlong@chukong-inc.com to eddy
- Status changed from Resolved to Closed
Add the function of project creating into CocoStudio Scene Editor.