diff --git a/src/main/deploy/example.txt b/src/main/deploy/example.txt new file mode 100644 index 0000000..70c79b6 --- /dev/null +++ b/src/main/deploy/example.txt @@ -0,0 +1,3 @@ +Files placed in this directory will be deployed to the RoboRIO into the +'deploy' directory in the home folder. Use the 'FileUtilities.getFilePath' wpilib function +to get a proper path relative to the deploy directory. \ No newline at end of file diff --git a/src/main/deploy/Africa.chrp b/src/main/deploy/songs/Africa.chrp similarity index 100% rename from src/main/deploy/Africa.chrp rename to src/main/deploy/songs/Africa.chrp diff --git a/src/main/deploy/Believer.chrp b/src/main/deploy/songs/Believer.chrp similarity index 100% rename from src/main/deploy/Believer.chrp rename to src/main/deploy/songs/Believer.chrp diff --git a/src/main/deploy/Big Brother.chrp b/src/main/deploy/songs/Big Brother.chrp similarity index 100% rename from src/main/deploy/Big Brother.chrp rename to src/main/deploy/songs/Big Brother.chrp diff --git a/src/main/deploy/Bonetrousle.chrp b/src/main/deploy/songs/Bonetrousle.chrp similarity index 100% rename from src/main/deploy/Bonetrousle.chrp rename to src/main/deploy/songs/Bonetrousle.chrp diff --git a/src/main/deploy/Cotton Eye Joe.chrp b/src/main/deploy/songs/Cotton Eye Joe.chrp similarity index 100% rename from src/main/deploy/Cotton Eye Joe.chrp rename to src/main/deploy/songs/Cotton Eye Joe.chrp diff --git a/src/main/deploy/Country Roads.chrp b/src/main/deploy/songs/Country Roads.chrp similarity index 100% rename from src/main/deploy/Country Roads.chrp rename to src/main/deploy/songs/Country Roads.chrp diff --git a/src/main/deploy/Duel of the Fates.chrp b/src/main/deploy/songs/Duel of the Fates.chrp similarity index 100% rename from src/main/deploy/Duel of the Fates.chrp rename to src/main/deploy/songs/Duel of the Fates.chrp diff --git a/src/main/deploy/Epic Sax.chrp b/src/main/deploy/songs/Epic Sax.chrp similarity index 100% rename from src/main/deploy/Epic Sax.chrp rename to src/main/deploy/songs/Epic Sax.chrp diff --git a/src/main/deploy/Gourmet Race.chrp b/src/main/deploy/songs/Gourmet Race.chrp similarity index 100% rename from src/main/deploy/Gourmet Race.chrp rename to src/main/deploy/songs/Gourmet Race.chrp diff --git a/src/main/deploy/Halo.chrp b/src/main/deploy/songs/Halo.chrp similarity index 100% rename from src/main/deploy/Halo.chrp rename to src/main/deploy/songs/Halo.chrp diff --git a/src/main/deploy/Hello World.chrp b/src/main/deploy/songs/Hello World.chrp similarity index 100% rename from src/main/deploy/Hello World.chrp rename to src/main/deploy/songs/Hello World.chrp diff --git a/src/main/deploy/HesAPirate.chrp b/src/main/deploy/songs/HesAPirate.chrp similarity index 100% rename from src/main/deploy/HesAPirate.chrp rename to src/main/deploy/songs/HesAPirate.chrp diff --git a/src/main/deploy/Lone Digger.chrp b/src/main/deploy/songs/Lone Digger.chrp similarity index 100% rename from src/main/deploy/Lone Digger.chrp rename to src/main/deploy/songs/Lone Digger.chrp diff --git a/src/main/deploy/MEGALOVANIA.chrp b/src/main/deploy/songs/MEGALOVANIA.chrp similarity index 100% rename from src/main/deploy/MEGALOVANIA.chrp rename to src/main/deploy/songs/MEGALOVANIA.chrp diff --git a/src/main/deploy/Mii Plaza.chrp b/src/main/deploy/songs/Mii Plaza.chrp similarity index 100% rename from src/main/deploy/Mii Plaza.chrp rename to src/main/deploy/songs/Mii Plaza.chrp diff --git a/src/main/deploy/Number One.chrp b/src/main/deploy/songs/Number One.chrp similarity index 100% rename from src/main/deploy/Number One.chrp rename to src/main/deploy/songs/Number One.chrp diff --git a/src/main/deploy/Sweden.chrp b/src/main/deploy/songs/Sweden.chrp similarity index 100% rename from src/main/deploy/Sweden.chrp rename to src/main/deploy/songs/Sweden.chrp diff --git a/src/main/deploy/TJ-WNPC.chrp b/src/main/deploy/songs/TJ-WNPC.chrp similarity index 100% rename from src/main/deploy/TJ-WNPC.chrp rename to src/main/deploy/songs/TJ-WNPC.chrp diff --git a/src/main/deploy/Take On Me.chrp b/src/main/deploy/songs/Take On Me.chrp similarity index 100% rename from src/main/deploy/Take On Me.chrp rename to src/main/deploy/songs/Take On Me.chrp diff --git a/src/main/deploy/The Wolf.chrp b/src/main/deploy/songs/The Wolf.chrp similarity index 100% rename from src/main/deploy/The Wolf.chrp rename to src/main/deploy/songs/The Wolf.chrp diff --git a/src/main/deploy/Through the Fire and Flames.chrp b/src/main/deploy/songs/Through the Fire and Flames.chrp similarity index 100% rename from src/main/deploy/Through the Fire and Flames.chrp rename to src/main/deploy/songs/Through the Fire and Flames.chrp diff --git a/src/main/deploy/VA Main Theme.chrp b/src/main/deploy/songs/VA Main Theme.chrp similarity index 100% rename from src/main/deploy/VA Main Theme.chrp rename to src/main/deploy/songs/VA Main Theme.chrp diff --git a/src/main/deploy/Wet Hands.chrp b/src/main/deploy/songs/Wet Hands.chrp similarity index 100% rename from src/main/deploy/Wet Hands.chrp rename to src/main/deploy/songs/Wet Hands.chrp