feat: initialized project
This commit is contained in:
parent
27b2c2efbb
commit
da30f4bfa1
5 changed files with 26 additions and 26 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 = "metro_rts"
|
||||
projectdir = "godot"
|
||||
|
||||
localEnv = Environment(tools=["default"], PLATFORM="")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue