mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-19 06:31:26 +02:00
Snapshot 389
This commit is contained in:
@@ -3,7 +3,7 @@ project('the-powder-toy', 'cpp', version:
|
||||
# # A.B.C is the version number shown by meson and by your local builds. note that this version
|
||||
# # number is overridden by the tag you push to github, so ghactions builds will show that version
|
||||
# # number instead. you can also replace 'the-powder-toy' with your mod's simplified name.
|
||||
'99.3.388', meson_version: '>=0.64.0')
|
||||
'99.3.389', meson_version: '>=0.64.0')
|
||||
|
||||
if get_option('prepare')
|
||||
# we're being run by prepare.py in a ghactions workflow only to determine the values of options; exit early
|
||||
|
Reference in New Issue
Block a user