Jump to content

Serversrc file editing


Recommended Posts

  • Contributor

You can open the server src in VisualStudio for editing, even if you ony compile in FreeBSD. There's an sln file, but you can make your own.
I usually does that when installing a new system. For quick edits I (and probably most people) simply use np++ or Visual Studio Code.

Using git is a good way for version control and even for backups, when you notice an unexpected error and don't know when you made it, you can go back to older versions for checking when it occurs.

Actually all your question are depends on the people, but I recommend using git and Visual Studio too since the IDE provides some convenience features.

Edited by TMP4
  • Love 1
Link to comment
Share on other sites

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.