This commit is contained in:
Crizomb 2025-05-15 14:28:08 +02:00
commit b97b3a9ae4
79 changed files with 1729 additions and 0 deletions

View file

@ -0,0 +1,5 @@
shader_type canvas_item;
void fragment() {
// Bon vous avez tout les outils en main, testez des trucs
}