Skip to content

Commit

Permalink
Added game folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-pinheiro committed Mar 27, 2024
1 parent aee5437 commit 746731c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ mkdir -p build
cp -r ./css ./build
cp -r ./js ./build
cp -r ./img ./build
cp -r ./riderquest ./build
cp ./elements.css ./build
cp ./index.html ./build
cp ./404.html ./build
Expand Down

0 comments on commit 746731c

Please sign in to comment.