mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-03 13:02:42 +02:00
Let mods customize app constants
Mainly via meson_options.txt.
This commit is contained in:
5
android/res/values/meson.build
Normal file
5
android/res/values/meson.build
Normal file
@@ -0,0 +1,5 @@
|
||||
android_resources += configure_file(
|
||||
input: 'strings.template.xml',
|
||||
output: 'strings.xml',
|
||||
configuration: conf_data,
|
||||
)
|
Reference in New Issue
Block a user