File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# SPDX-License-Identifier: CC0-1.0
44
55author_id = " applejag"
6- app_id = " firefly-jam-2026 "
6+ app_id = " ewfg "
77author_name = " Applejag"
8- app_name = " Firefly Jam 2026 "
8+ app_name = " Epic Wizard Firefly Gladiators "
99lang = " go"
1010
1111[files ]
Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ depends = ['build:generate']
3939
4040[tasks .start ]
4141description = " Run the game using firefly emulator"
42- run = " firefly-emulator --id applejag.firefly-jam-2026 "
42+ run = " firefly-emulator --id applejag.ewfg "
4343depends = [' build' ]
4444
4545[tasks .package ]
4646description = " Export the game to a ROM file"
47- run = " mkdir -p dist && ff export --output dist/applejag.firefly-jam-2026 .zip"
47+ run = " mkdir -p dist && ff export --output dist/applejag.ewfg .zip"
4848depends = [' build' ]
4949
5050[tasks .test ]
You can’t perform that action at this time.
0 commit comments