RconEd 2.3 Released
RconEd 2.3 adds CODRcon for Call of Duty (COD) support plus a couple of minor BF2Rcon additions.RconEd is a Java library for issuing RCON commands to supported game servers. These currently include:
- COD / COD2
- Halflife (HL)
- Halflife 2 (Source)
- Battlefield 2 (BF2)
Changes since 2.2:
- Added CODRcon for Call of Duty (COD) support. Tested against CoD2, but protocol should match all current CoD games.
- BF2Rcon: Multi-line results now returned (not just the first line).
- BF2Rcon: Added additional method for specifying the local ip to use (xkr47)
What's Related