RconEd 2.2 Released
RconEd 2.2 adds BF2 support. RconEd is a Java library for issuing RCON commands to supported game servers. These currently include:
- Halflife (HL)
- Halflife 2 (Source)
- Battlefield 2 (BF2)
Changes since 2.0:
- Added BF2Rcon for BF2 support
- Added send() method to SourceRcon to include a param for localPort so that it can be told to use that rather than pick itself which port on the local machine to use.
What's Related