NAT godot playground UI implementation skeleton

This commit is contained in:
2023-02-11 16:01:59 -07:00
parent 7e023d6167
commit 1fc1c98468
12 changed files with 137 additions and 11 deletions

View File

@@ -0,0 +1,12 @@
--cs build
--define net-ver=50
--define no-compilation
--define analyzer-optimize
--class-path scripts
--library hxcs
--library godot
--library kiss
--library kiss-tools
--library nat-archive-tool
--macro godot.Godot.buildProject()
--dce full