Compare commits

..

No commits in common. "3430d47ec0644e7024f7ef2867665ee23939892f" and "c9b9fb1c18c5a17c51f6b8ce50c7687b389f352a" have entirely different histories.

33 changed files with 0 additions and 18 deletions

View File

@ -1,7 +0,0 @@
# Assets for Sketchy Maze
This repository contains **copyrighted** creative assets for distribution only
with official releases of Sketchy Maze.
The contents of this repository are copyright © 2022 Noah Petherbridge.
All rights reserved.

View File

@ -12,8 +12,6 @@ doodad levelpack create -t Tutorial -d "Learn how to play the game." \
"./src/Tutorial/Tutorial 1.level" \ "./src/Tutorial/Tutorial 1.level" \
"./src/Tutorial/Tutorial 2.level" \ "./src/Tutorial/Tutorial 2.level" \
"./src/Tutorial/Tutorial 3.level" \ "./src/Tutorial/Tutorial 3.level" \
"./src/Tutorial/Tutorial 4.level" \
"./src/Tutorial/Tutorial 5.level" \
"./src/Tutorial/Zoo.level" "./src/Tutorial/Zoo.level"
# First Quest # First Quest
@ -22,16 +20,7 @@ doodad levelpack create -t "First Quest" -d "The first story mode campaign." \
"levelpacks/000001-FIRST-QUEST.levelpack" \ "levelpacks/000001-FIRST-QUEST.levelpack" \
"./src/FirstQuest/Castle.level" \ "./src/FirstQuest/Castle.level" \
"./src/FirstQuest/Boat.level" \ "./src/FirstQuest/Boat.level" \
"./src/FirstQuest/Jungle.level" \
"./src/FirstQuest/Thief 1.level" \ "./src/FirstQuest/Thief 1.level" \
"./src/FirstQuest/Desert-1of2.level" \ "./src/FirstQuest/Desert-1of2.level" \
"./src/FirstQuest/Desert-2of2.level" \ "./src/FirstQuest/Desert-2of2.level" \
"./src/FirstQuest/Shapeshifter.level" "./src/FirstQuest/Shapeshifter.level"
# Azulian Tag
doodad levelpack create -t "Azulian Tag" -d "Survival based games of inverted Tag." \
-a "$AUTHOR" --doodads none \
"levelpacks/AzulianTag.levelpack" \
"./src/AzulianTag/AzulianTag-Tutorial.level" \
"./src/AzulianTag/AzulianTag-Forest.level" \
"./src/AzulianTag/AzulianTag-Night.level"

Binary file not shown.

Binary file not shown.