undead mage
Active Member
Can anyone help me with this? Atm I have a 10.77 server tfs 1.2 but how can I make it work for 10.91 to?
in ur src
definitions.h
search for CLIENT_VERSION_MIN
change the version to this
#define CLIENT_VERSION_MIN 1091
#define CLIENT_VERSION_MAX 1091
#define CLIENT_VERSION_STR "10.91"
https://github.com/otland/forgottenserver/pull/1715
And just change 10.90 to 10.91, this should works.
[ Side - Note ]
For who wants global-depot, it's https://github.com/Tulioh/forgottenserver/pull/2