Adding TestUDPGame to git

This commit is contained in:
Jalen Winslow
2018-01-26 10:51:09 -07:00
commit e769a3ba09
74 changed files with 3794 additions and 0 deletions

3
gradle.properties Normal file
View File

@@ -0,0 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms128m -Xmx1500m
org.gradle.configureondemand=true