Jump to content

Recommended Posts

Hi!

I've only now started learning about Metin2 dev. I'm using TMP4's project as base.

My questions are about code iteration workflow:

1. I assume you modify server code from Windows -- using VS22, for example --, then copy it to the machine running FreeBSD, compile it with Make and start the server.
If the server is only compiled with the Makefile, why is there a 2008 Visual Studio solution there? Do you use it? VS22 isn't able to open it.

2. Regarding the client code, it seems simpler. We can just modify the code and compile within VS22, right?

3. Finally, how do you iterate on the DB schema? I think it's possible to modify it directly from a Database Management System like Navicat/DBeaver. Is that what you do?

Thank you in advance

Have a great day!

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.