rickroll
This commit is contained in:
parent
cbb0814b49
commit
abe28b73d3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
- name: Prepare video
|
||||
run: |
|
||||
cd assets
|
||||
ytdl "https://www.youtube.com/watch?v=FtutLA63Cp8" -o video.mp4
|
||||
ytdl "https://www.youtube.com/watch?v=dQw4w9WgXcQ" -o video.mp4
|
||||
|
||||
sh convert.sh
|
||||
|
||||
|
@ -7,9 +7,9 @@ $(error "Please set DEVKITARM in your environment. export DEVKITARM=<path to>dev
|
||||
endif
|
||||
|
||||
# These set the information text in the nds file
|
||||
GAME_TITLE := Bad Apple DS
|
||||
GAME_SUBTITLE1 := Created by Melody
|
||||
GAME_SUBTITLE2 := https://melody.my.id
|
||||
GAME_TITLE := Rune Factory 5 Lite
|
||||
GAME_SUBTITLE1 := Version 1.0.2b
|
||||
GAME_SUBTITLE2 := Created by Melody
|
||||
|
||||
include $(DEVKITARM)/ds_rules
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user