We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4903010 commit 9ae6cb8Copy full SHA for 9ae6cb8
1 file changed
demo/boy/justfile
@@ -34,15 +34,15 @@ opossum:
34
just download OpossumCountry.gbc
35
just start rom/OpossumCountry.gbc
36
37
-# Capybara (cozy): https://playinstinct.itch.io/capybara-village
38
-capybara:
39
- just download Capybara-Village.gb
40
- just start rom/Capybara-Village.gb
41
-
42
-# Forest of Fallen Knights (adventure): https://felrasyr.itch.io/forest-of-fallen-knights
43
-fofk:
44
- just download FoFK.gb
45
- just start rom/FoFK.gb
+# Swordbird Song - Iron Owl Tower
+songbird:
+ just download Swordbird.gb
+ just start rom/Swordbird.gb
+
+# RunieStory
+runiestory:
+ just download RunieStory.gb
+ just start rom/RunieStory.gb
46
47
# GB Run (racing): https://biscuitlocker.itch.io/gb-run
48
gb-run:
0 commit comments