Add new skin test app and new replays
This commit is contained in:
@@ -86,10 +86,9 @@ RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
|
|||||||
&& npm install -g npm@latest \
|
&& npm install -g npm@latest \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
COPY src/297969n.osz /app/danser/songs/
|
COPY src/maps/* /app/danser/songs/
|
||||||
|
|
||||||
RUN unzip /app/danser/songs/297969n.osz -d /app/danser/songs/297969n/ && \
|
COPY src/replays/* /app/danser/replays/
|
||||||
rm /app/danser/songs/297969n.osz
|
|
||||||
|
|
||||||
COPY src/default.json /app/danser/settings/default.json
|
COPY src/default.json /app/danser/settings/default.json
|
||||||
|
|
||||||
|
|||||||
BIN
src/maps/1952009.osz
Normal file
BIN
src/maps/1952009.osz
Normal file
Binary file not shown.
BIN
src/replays/2000_gekis.osr
Normal file
BIN
src/replays/2000_gekis.osr
Normal file
Binary file not shown.
BIN
src/replays/caramel_heaven-arlind.osr
Normal file
BIN
src/replays/caramel_heaven-arlind.osr
Normal file
Binary file not shown.
BIN
src/replays/combo_colors.osr
Normal file
BIN
src/replays/combo_colors.osr
Normal file
Binary file not shown.
BIN
src/replays/hitcircle_numbers.osr
Normal file
BIN
src/replays/hitcircle_numbers.osr
Normal file
Binary file not shown.
Reference in New Issue
Block a user