Add a custom godot build template with reduced features for smaller exports - implements #15
This commit is contained in:
parent
288ddcbc5b
commit
862ef075ff
4 changed files with 53 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -13,6 +13,8 @@ data_*/
|
|||
mono_crash.*.json
|
||||
|
||||
# Builds
|
||||
*.x86_64
|
||||
godot.*.template_release.*
|
||||
dist/*
|
||||
!dist/.gitkeep
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue