summaryrefslogtreecommitdiff
path: root/setup_eclipse.bat
diff options
context:
space:
mode:
authorBenjamin Culkin <scorpress@gmail.com>2024-08-24 08:16:37 -0400
committerBenjamin Culkin <scorpress@gmail.com>2024-08-24 08:16:37 -0400
commit70c1354a4a96698758a88c032866288f79de6f5a (patch)
treeeca51294e84b90a4cb3230bc2c7900469e784184 /setup_eclipse.bat
Initial commitHEADtrunk
Diffstat (limited to 'setup_eclipse.bat')
-rw-r--r--setup_eclipse.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup_eclipse.bat b/setup_eclipse.bat
new file mode 100644
index 0000000..81f389a
--- /dev/null
+++ b/setup_eclipse.bat
@@ -0,0 +1,2 @@
+call gradlew.bat setupDevWorkspace setupDecompWorkspace downloadMods eclipse
+pause