zsawyer / MumbleLink

Minecraft + Mumble + MumbleLink = You hear where voices come from and how far away they are! This is a Minecraft mod based on "Minecraft Forge". It's purpose is to be able to use Minecraft in conjunction with Mumble's positional audio feature (http://mumble.sourceforge.net/).
http://www.minecraftforum.net/topic/217587-
GNU Lesser General Public License v3.0
109 stars 24 forks source link

4.4.0 version is ready. MumbleLink is now compatible with 1.15.2 #25

Closed ArthurDanjou closed 4 years ago

Robijnvogel commented 4 years ago

That does look more like it. 😄 One thing I do notice is that you are using IntelliJ rather than Eclipse. I think that @zsawyer would like to keep the eclipse settings at least in the build.gradle.

I don't think I'll have time to set up my IDE for this any time soon, but if you could provide me with a build, I'll see if I can test this tonight.

Keep up the good work!

ArthurDanjou commented 4 years ago

Hey, I can add the setting for eclipse again. I test the mod with friends and it works well, no error, no problem.

Thank's for undertanding !

ArthurDanjou commented 4 years ago

The eclipse file is automaticly removed by your .gitignore file (same for the .idea)

zsawyer commented 4 years ago

Really strange that it had not removed it on my previous commits. We'll just leave it out.

Thx for the fixes.