-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The project generator should:
-
Create a
.gitignorefile containing- the
Script/folder (contains successfully compiled scripts, output files) - the
ModShaderCache(contains processed shaders, output files) - the
.code-workspacefile (contains machine-dependent absolute paths to SDK)
- the
-
There should be additional tasks to
- (
XCom-SDK-GenerateWorkspace) Create a.code-workspacefile locally with the correct paths - (
XCom-SDK-UpdateContent) Update the localContentfolder with up-to-date contents (perhaps as part of other tasks too)
- (
-
There should be a way to install a git pre-commit hook that automatically invokes
XCom-SDK-UpdateContentin order to avoid forgetting to commit changes to.upks
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request