mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-16 13:24:02 +02:00
Let mods customize app constants
Mainly via meson_options.txt.
This commit is contained in:
7
android/PowderActivity.template.java
Normal file
7
android/PowderActivity.template.java
Normal file
@@ -0,0 +1,7 @@
|
||||
package @APPID@;
|
||||
|
||||
import org.libsdl.app.SDLActivity;
|
||||
|
||||
public class PowderActivity extends SDLActivity
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user