new source: NewGrounds
This commit is contained in:
parent
a64dae4b23
commit
e22201cb0c
4 changed files with 312 additions and 0 deletions
src/all/newgrounds
7
src/all/newgrounds/build.gradle
Normal file
7
src/all/newgrounds/build.gradle
Normal file
|
@ -0,0 +1,7 @@
|
|||
ext {
|
||||
extName = 'Newgrounds'
|
||||
extClass = '.NewGrounds'
|
||||
extVersionCode = 1
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Loading…
Add table
Add a link
Reference in a new issue