Difference between revisions of "Utility List"

From wiki.vg
Jump to navigation Jump to search
 
Line 1: Line 1:
 
A list of tools to help out your Minecraft development. '''Caution:''' Most of this is outdated!
 
A list of tools to help out your Minecraft development. '''Caution:''' Most of this is outdated!
  
* SMProxy - http://smproxy.codeplex.com/ - Supports Minecraft 1.2.4
+
* SMProxy - http://smproxy.codeplex.com/ - Supports Minecraft 1.2.5
 
* Wireshark Dissector - http://github.com/ScottBrooks/minecraft-dissector - supports Minecraft ''Beta'' 1.2.2
 
* Wireshark Dissector - http://github.com/ScottBrooks/minecraft-dissector - supports Minecraft ''Beta'' 1.2.2
 
* MineProxy - http://github.com/ReDucTor/mineproxy
 
* MineProxy - http://github.com/ReDucTor/mineproxy
Line 8: Line 8:
 
* minecraft-proxy - Haskell implementation of network protocol and proxy server providing various client "enhancements" - http://github.com/glguy/minecraft-proxy
 
* minecraft-proxy - Haskell implementation of network protocol and proxy server providing various client "enhancements" - http://github.com/glguy/minecraft-proxy
 
* mcproxy - Modular client- and server-side network protocol proxy written in C - https://github.com/Nadrin/mcproxy
 
* mcproxy - Modular client- and server-side network protocol proxy written in C - https://github.com/Nadrin/mcproxy
* [https://github.com/mmcgill/mc3p m3cp] - Actively maintained Python Minecraft proxy with plugin support. Runs on Linux/OS X/Windows, supports Beta 1.8 - Final 1.2.4
+
* [https://github.com/mmcgill/mc3p m3cp] - Actively maintained Python Minecraft proxy with plugin support. Runs on Linux/OS X/Windows, supports Beta 1.8 - Final 1.2.5
* MCProxy - https://github.com/Maincraft/MCProxy - Java minecraft-proxy that can load plugins. Supports Minecraft 1.2.3
+
* MCProxy - https://github.com/Maincraft/MCProxy - Java minecraft-proxy that can load plugins. Supports Minecraft 1.2.5
  
 
[[Category:Minecraft Modern]]
 
[[Category:Minecraft Modern]]

Revision as of 10:40, 30 March 2012

A list of tools to help out your Minecraft development. Caution: Most of this is outdated!