Initial GDevelop project import

This commit is contained in:
2026-07-28 10:47:32 -04:00
parent 8a5417b59e
commit 8bf6a02036
137 changed files with 29483 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
version = 1
url = "http://192.168.100.225:3020/users"
method = "POST"
[body]
type = "raw"
format = "json"
body = """
{
"username": "test2",
"password": "password",
"character_created": true,
"color": "#ff0000",
"online": false,
"room": "000000",
"x": 200,
"y": 200
}"""
[inactive-params]
"" = ""