Pre-Release

This commit is contained in:
2023-01-01 19:34:37 +01:00
parent 54a90ab22c
commit face5c4527
52 changed files with 323 additions and 2596 deletions

View File

@@ -0,0 +1,6 @@
shader_type spatial;
render_mode cull_back;
void fragment() {
// Place fragment code here.
}