Initial proof-of-concept for crash report server

This commit is contained in:
Anuken
2018-08-29 22:09:55 -04:00
parent db47b9a877
commit 9a41399178
10 changed files with 95 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
include 'desktop', 'html', 'core', 'android', 'kryonet', 'server', 'ios', 'annotations', 'packer'
include 'desktop', 'html', 'core', 'android', 'kryonet', 'server', 'ios', 'annotations', 'packer', 'reporter'
if(System.properties["release"] == null || System.properties["release"].equals("false")){
if (new File(settingsDir, '../uCore').exists()) {