Difference between revisions of "Utility List"

From wiki.vg
Jump to navigation Jump to search
(2 intermediate revisions by the same user not shown)
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.3
+
* SMProxy - http://smproxy.codeplex.com/ - Supports Minecraft 1.2.4
 
* 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.1
+
* [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
[[Category:Minecraft Beta]]
+
* MCProxy - https://github.com/Maincraft/MCProxy - Java minecraft-proxy that can load plugins. Supports Minecraft 1.2.3
 +
 
 +
[[Category:Minecraft Modern]]

Revision as of 12:37, 29 March 2012

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