2016-03-28 10:27:16 +00:00
|
|
|
include ':app', ':lib:helper', ':lib:client', ':routerjars'
|
2014-07-07 02:43:16 +00:00
|
|
|
|
|
|
|
//System.out.println("Do you want to access the network to download dependencies? (y/n)")
|
|
|
|
//useNet = (System.console().readLine().toLowerCase() == 'y')
|