From 2bf0920cc573d7067e2f5dad4b108d24f5a886f9 Mon Sep 17 00:00:00 2001 From: fusion32 Date: Fri, 15 Aug 2025 13:12:39 -0300 Subject: initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd3dd01 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Tibia IP-Changer +This is a simple command line IP-Changer for old Tibia clients. Its main feature is having multiple server configurations stored in a configuration file (see `ipchanger.exe -help`). Only a few client versions are currently supported (7.7, 8.1, 8.6) but it should be straighforward to expand to others. There is also a memory scan tool that can be used to help with scanning memory addresses for yet unsupported clients. + +Both are Windows specific and can be compiled by running `build.bat` from the visual studio shell. They're very simple so I wont bother explaining them further. For more details, the source code should be very readable. -- cgit v1.2.3