No description
Find a file
2025-10-16 22:48:06 +02:00
assets feat: added assets folder 2025-10-02 12:39:32 +02:00
build feat: justfile updated and effected files updated accordingly 2025-04-12 18:41:11 +02:00
engine@c834443ef1 feat: set engine version to godot 4.5 2025-10-02 00:04:41 +02:00
flatscreen-project feat: implemented full connection protocol (both) 2025-10-12 18:00:37 +02:00
modules fix: singleton behaviour in ClientNode and ServerNode 2025-10-16 22:48:06 +02:00
vr-project fix: artefacts in light/shadow rendering 2025-10-15 22:55:03 +02:00
.clang-format feat: added clang config files 2025-10-08 15:40:03 +02:00
.clangd feat: working on the client-server connection 2025-10-11 23:04:45 +02:00
.gitignore chore: added code editor config to gitignore 2025-10-11 23:10:39 +02:00
.gitmodules fix: updated git modules file 2025-10-09 12:20:23 +02:00
EditFlatscreenProject.ps1 fix: added disable_exceptions=no to ps1 scripts 2025-10-08 15:40:21 +02:00
EditVRProject.ps1 fix: added disable_exceptions=no to ps1 scripts 2025-10-08 15:40:21 +02:00
justfile feat: working on the client-server connection 2025-10-11 23:04:45 +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

godot-module-template