1.修改文件后缀为rscript2.NewSubScript现在专用于创建简单对象
This commit is contained in:
@@ -184,7 +184,7 @@ namespace Demo.Game
|
||||
{
|
||||
while (MainConfig.Contains("root") == false)
|
||||
{
|
||||
string defaultRootPath = "root.cpp";
|
||||
string defaultRootPath = "root.rscript";
|
||||
if (content.IsCreateNewProject)
|
||||
{
|
||||
MainConfig["root"] = defaultRootPath;
|
||||
|
||||
Reference in New Issue
Block a user