From f7b4b643ebc52a4d72d90d9adbdddc9aa0721e4a Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Wed, 25 Feb 2026 16:10:23 +0100 Subject: Feat: Refactor core download logic with concurrency and async features Implement basic unit testing Implement automatic java executable switching based on game version Split loader module into smaller modules Implement basic documentation --- .run/Run dml.run.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .run/Run dml.run.xml (limited to '.run/Run dml.run.xml') diff --git a/.run/Run dml.run.xml b/.run/Run dml.run.xml new file mode 100644 index 0000000..dd66d28 --- /dev/null +++ b/.run/Run dml.run.xml @@ -0,0 +1,20 @@ + + + + \ No newline at end of file -- cgit v1.2.3