add android target and update repo structure

This commit is contained in:
2025-09-04 11:06:35 +02:00
parent 8a2d9f216b
commit b65c6177da
43 changed files with 1064 additions and 279 deletions

View File

@@ -1,8 +1,20 @@
# Gradle settings
org.gradle.configuration-cache=false
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
ngeVersion=0.1.0-SNAPSHOT
# NGE versions
ngePlatformVersion=0.1.3
ngeVersion=0.1
# Build targets
withDesktopPlatform=true
withAndroidPlatform=false
# Project settings
version=1.0.0
versionCode=1
projectName=adcity
mainClass=org.ngengine.demo.adc.AdcDemo
applicationId=org.ngengine.demo.AdcDemo
copyright=Copyright (c) 2025
javaOptions=
javaOptions=