This website requires JavaScript.
Explore
Help
Sign In
Sara
/
godot-module-template
Watch
1
Star
0
Fork
You've already forked godot-module-template
0
forked from
hertog/godot-module-template
Code
Pull requests
Activity
29
commits
1
branch
0
tags
191
MiB
Just
60.8%
C
28.8%
C++
8.5%
Python
1.9%
development
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Sara
82f2cae0f6
fix: added .cache and build artifacts to gitignore
2025-06-23 21:13:38 +02:00
build
feat: justfile updated and effected files updated accordingly
2025-04-12 18:41:11 +02:00
engine
@
215acd52e8
fix: engine sourcecode module
2025-04-14 11:17:09 +02:00
modules
feat: added clang-format and formatted existing files
2025-06-20 21:27:01 +02:00
project
fix: export_preset path not resetting propperly
2025-04-13 22:15:59 +02:00
.gitignore
fix: added .cache and build artifacts to gitignore
2025-06-23 21:13:38 +02:00
.gitmodules
fix: engine sourcecode module
2025-04-14 11:17:09 +02:00
justfile
feat: added comments to justfile for clarity and debugging ease
2025-06-20 21:28:26 +02:00
LICENSE
Initial commit
2025-01-17 15:24:36 +00:00
README.md
Initial commit
2025-01-17 15:24:36 +00:00
README.md
godot-module-template