new source: NewGrounds

This commit is contained in:
wasu-code 2025-03-27 18:50:26 +01:00
parent a64dae4b23
commit e22201cb0c
4 changed files with 312 additions and 0 deletions
src/all/newgrounds

View file

@ -0,0 +1,7 @@
ext {
extName = 'Newgrounds'
extClass = '.NewGrounds'
extVersionCode = 1
}
apply from: "$rootDir/common.gradle"