feat: experimenting with desired mood
This commit is contained in:
parent
ceba03ec36
commit
4940f67c21
58 changed files with 4826 additions and 28 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 = "trenches"
|
||||
projectdir = "godot"
|
||||
|
||||
localEnv = Environment(tools=["default"], PLATFORM="")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue