forked from Rowland/EG
1
This commit is contained in:
parent
8f6bcc9b5a
commit
7fd52d3458
@ -17,6 +17,7 @@ sys.path.insert(0, render_pipeline_file_path)
|
||||
icons_path = os.path.join(project_root, "icons")
|
||||
sys.path.insert(0, icons_path)
|
||||
|
||||
|
||||
# 现在可以导入并运行主程序
|
||||
if __name__ == "__main__":
|
||||
args = sys.argv[1:]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user