diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-08-15 13:12:39 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-08-15 13:12:39 -0300 |
| commit | 2bf0920cc573d7067e2f5dad4b108d24f5a886f9 (patch) | |
| tree | 821f1d915cbf275647a15a15c760cbd45b100087 /README.md | |
| download | ipchanger-2bf0920cc573d7067e2f5dad4b108d24f5a886f9.tar.gz ipchanger-2bf0920cc573d7067e2f5dad4b108d24f5a886f9.zip | |
initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
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. |
