This commit is contained in:
PeytonPlayz595 2025-02-09 09:47:05 -08:00
parent 0fbbc5b04d
commit 52a234e03a
5 changed files with 14 additions and 0 deletions

3
.gitignore.txt Normal file
View File

@ -0,0 +1,3 @@
/.gradle/
/desktopRuntime/filesystem/
/desktopRuntime/eclipseProject/bin/

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src_game_java"/>
<classpathentry kind="src" path="src_main_java"/>
<classpathentry kind="src" path="src_lwjgl_java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">

View File

@ -0,0 +1,4 @@
/com/
/javax/
/net/
/org/

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.

View File

@ -0,0 +1,6 @@
#Sun Feb 11 10:50:57 EST 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists