mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-22 12:11:24 +00:00
4597b03873
Opens in Android Studio but haven't even tried to build it yet (it won't.. I know that much!)
4 lines
142 B
Groovy
4 lines
142 B
Groovy
rootProject.projectDir = new File(settingsDir, '../../../..')
|
|
rootProject.name = "JKQuest"
|
|
|
|
include ':', 'VrSamples:JKQuest:Projects:Android'
|