chore: delete useless garbage from previous windows idiots

This commit is contained in:
LordMZTE 2023-03-13 19:39:32 +01:00
parent c6939e20b6
commit 481846b73e
Signed by: LordMZTE
GPG Key ID: B64802DC33A64FF6
3 changed files with 0 additions and 15 deletions

View File

@ -1,5 +0,0 @@
@echo off
title Building Aether Legacy..
cd ..
gradlew build
pause

View File

@ -1,5 +0,0 @@
@echo off
title Making run files, and building Eclipse workspace..
cd..
gradlew eclipse
pause

View File

@ -1,5 +0,0 @@
@echo off
title Setting up Decomp Workspace..
cd ..
gradlew setupDecompWorkspace
pause