1
0
mirror of https://github.com/WtmcX/a1.0.6_03.git synced 2025-06-05 14:30:56 -05:00
2025-05-30 16:58:19 +03:00

4 lines
424 B
Batchfile

@echo off
title EaglercraftX 1.8 Desktop Runtime
java -Xmx1G -Xms1G -Djava.library.path=. -cp "eaglercraft.jar;lwjgl.jar;lwjgl-egl.jar;lwjgl-glfw.jar;lwjgl-jemalloc.jar;lwjgl-openal.jar;lwjgl-opengles.jar;soundsystem-20120107.jar;codecjorbis-20101023.jar;codecwav-20101023.jar;Java-WebSocket-1.5.1-with-dependencies.jar;webrtc-java-0.8.0.jar;UnsafeMemcpy.jar" net.lax1dude.eaglercraft.internal.MainClass hide-renderdoc
pause