update recipe

This commit is contained in:
Ribbon 2023-12-22 17:01:57 +00:00
parent 728137e5a0
commit c536742833

View File

@ -4,5 +4,5 @@ git = "https://github.com/OpenGMK/OpenGMK"
[build]
template = "custom"
script = """
cookbook_cargo_packages opengmk
cookbook_cargo_packages gm8emulator
"""