Multiplayer canvas tool with programmable brushes!
Go to file
2024-08-24 13:54:00 +02:00
.cargo a whole load of work in progress 2024-08-15 20:01:10 +02:00
admin make daemon use release profile 2024-08-24 13:54:00 +02:00
crates make it possible to override wasm directory from wasm-dev during build 2024-08-23 23:14:55 +02:00
docs system functions documentation 2024-08-24 12:54:16 +02:00
static user authentication through a secret token (NOT AUDITED FOR SECURITY. DO NOT RELY ON THIS CODE.) 2024-08-23 19:50:42 +02:00
.editorconfig initial commit 2024-08-10 23:10:22 +02:00
.gitignore a whole load of work in progress 2024-08-15 20:01:10 +02:00
Cargo.lock user authentication through a secret token (NOT AUDITED FOR SECURITY. DO NOT RELY ON THIS CODE.) 2024-08-23 19:50:42 +02:00
Cargo.toml sync 2024-08-17 22:16:21 +02:00
Justfile make it possible to set release profile for rkgk in justfile 2024-08-24 13:51:38 +02:00
rkgk.toml add SourceCode wrapping str for enforcing source code length limits at parsing boundaries 2024-08-22 20:49:16 +02:00