added command line, added basic character
This commit is contained in:
@@ -35,6 +35,7 @@ int assets_build()
|
||||
build_shader("mesh_frag");
|
||||
build_shader("mesh_vert");
|
||||
build_shader("agx_comp");
|
||||
build_shader("mesh_edge_detection_comp");
|
||||
CUtlVector<CUtlString> python_args = {
|
||||
"build/tools/makepak64.py",
|
||||
CUtlString("build/%s/assets", szGameName),
|
||||
|
||||
Reference in New Issue
Block a user