backword compatibility

Post here your questions about SFS2X. Here we discuss all server-side matters. For client API questions see the dedicated forums.

Moderators: Lapo, Bax

Post Reply
flash2070
Posts: 16
Joined: 28 Sep 2010, 19:42

backword compatibility

Post by flash2070 »

Hello,
I'm using the SFS_PRO_1.6.6
I want to move to the new SFS 2.x

my questions is if there is backword compatibility or I would need to adjust my code to the new SFS?

thanks :wink:
ext0sus
Posts: 71
Joined: 17 Oct 2010, 16:14

Post by ext0sus »

You need to adjust some of your code for it to work with SFS2.X.

If you used a language other than Java (or Python, I think) then you'll have to re-write your server extensions in one of those languages. Otherwise, you'll only need to make some small changes for it to work with SFS2.
Post Reply