feat: init project
This commit is contained in:
parent
1b81f5686e
commit
ef1f2db1e1
4 changed files with 25 additions and 25 deletions
|
|
@ -11,7 +11,7 @@ def validate_parent_dir(key, val, env):
|
|||
raise UserError("'%s' is not a directory: %s" % (key, os.path.dirname(val)))
|
||||
|
||||
|
||||
libname = "EXAMPLE"
|
||||
libname = "dirt_racer"
|
||||
projectdir = "godot"
|
||||
|
||||
localEnv = Environment(tools=["default"], PLATFORM="")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue