Author Topic: server on linux.  (Read 2628 times)

sloopernine

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 47
    • View Profile
server on linux.
« on: July 05, 2013, 07:16:37 AM »
As I am pretty new to C# and also TNet

Would it be possible to compile the server to work on linux, more specific a rasberry pi?

If yes, is it lot of work?

If no, why?

cheers

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: server on linux.
« Reply #1 on: July 05, 2013, 07:56:29 AM »
It's already compiled. Just use Mono to run it: "mono TNServer.exe".

sloopernine

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 47
    • View Profile
Re: server on linux.
« Reply #2 on: July 06, 2013, 10:38:47 AM »
Will look into that, isnt that skilled on linux, so had to ask. Thought .exe files was windows only :P If someone is interested of the result I will absolutely share it.

Quan

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 21
    • View Profile
Re: server on linux.
« Reply #3 on: July 14, 2013, 01:39:37 AM »
I run my server off a Linux VPS and so far have had no issues.