Update gitignore and EaglercraftVerson

This commit is contained in:
eymendemez
2025-09-21 08:09:31 +03:00
parent 061ddb5d55
commit 8135150509
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,6 +1,8 @@
bin/
.gradle/
build/
.idea/
gradle
lwjgl-rundir/_eagstorage.p.dat
lwjgl-rundir/_eagstorage.g.dat
lwjgl-rundir/_eagstorage.a.dat
@@ -12,7 +12,7 @@ public class EaglercraftVersion {
public static final String projectForkVersion = "u0";
public static final String projectForkVendor = "eymenwsmc";
public static final String projectForkURL = "https://github.com/eymenwsmc/Eaglercraft-1.7.10";
public static final String projectForkURL = "https://github.com/eymenwsmc/Eaglercraft-1.7";
//////////////////////////////////////////////////////////////////////