Add Newgrounds.com #877

Merged
wasu-code merged 16 commits from newgrounds into main 2025-04-10 21:31:27 -05:00
Showing only changes of commit 188207eea0 - Show all commits

View file

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