-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfirefly.toml
More file actions
41 lines (38 loc) · 1.84 KB
/
Copy pathfirefly.toml
File metadata and controls
41 lines (38 loc) · 1.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# SPDX-FileCopyrightText: 2026 Kalle Fagerberg
#
# SPDX-License-Identifier: CC0-1.0
author_id = "applejag"
app_id = "ewfg"
author_name = "Applejag"
app_name = "Epic Wizard Firefly Gladiators"
lang = "go"
[files]
firefly = { path = "assets/firefly-green-palettized.png" }
firefly-hats = { path = "assets/hats firefly size cropped.png" }
field = { path = "assets/field.png" }
firefly-hi = { path = "assets/firefly-highlight.png" }
scroll = { path = "assets/scroll-sheet-reduced.png" }
tournament-btn = { path = "assets/Tournament-button-sheet.png" }
shop-btn = { path = "assets/shop button sheet patternized.png" }
train-btn = { path = "assets/new training cropped.png" }
racing-map = { path = "assets/race track sheet bg merged.png" }
racing-map-trees = { path = "assets/race track sheet trees.png" }
racing-map-treetops = { path = "assets/race track sheet trees top.png" }
racing-map-clouds = { path = "assets/race track sheet clouds.png" }
racing-map-mask = { path = "assets/race track mask.png" }
racing-place = { path = "assets/place designator cropped.png" }
victory-splash = { path = "assets/victory splash cropped.png" }
defeat-splash = { path = "assets/defeat splash cropped.png" }
title-screen = { path = "assets/Title screen sheet.png" }
title-button-hi = { path = "assets/Title button highlight.png" }
title-no-continue = { path = "assets/Title no continue.png" }
transition = { path = "assets/transition.png" }
shop-bg = { path = "assets/frog shop bg.png" }
shop-frog = { path = "assets/frog shop frog.png" }
shop-props = { path = "assets/frog shop props.png" }
shop-chatbox = { path = "assets/Frog_shop_mockup_chat.png" }
shop-item = { path = "assets/Frog_shop_item.png" }
exit = { path = "assets/exit.png" }
cash-banner = { path = "assets/gold_and_ff_counters.png" }
eg_6x9 = { path = "assets/fonts/eg_6x9.fff" }
pico8_4x6 = { path = "assets/fonts/pico8_4x6.fff" }