First commit

This commit is contained in:
QAMuser
2024-08-23 08:45:15 +03:00
commit 110791a97c
24 changed files with 1556 additions and 0 deletions

6
constants.gd Normal file
View File

@@ -0,0 +1,6 @@
extends Node
const UNICAST_PORT: int = 50080
const UNICAST_ADDRESS: String = '10.1.1.14'
const BROADCAST_PORT: int = 50000
const BASE_ADDR = 0x100