mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-28 02:48:14 -05:00
(1.3.0) Add protocol V4 support to EaglerXBungee
This commit is contained in:
9
gateway/EaglercraftXBungee/.gitignore
vendored
9
gateway/EaglercraftXBungee/.gitignore
vendored
@ -1,4 +1,11 @@
|
||||
lib/*
|
||||
.idea/*
|
||||
*.iml
|
||||
out/*
|
||||
out/*
|
||||
deps/BungeeCord.jar
|
||||
/.gradle/
|
||||
/.settings/
|
||||
.classpath
|
||||
.project
|
||||
/build/
|
||||
/bin/
|
||||
|
Reference in New Issue
Block a user