wanting to check out elten's github
Back to Elten Link#1 Kev
Hi guys,
So I'm curious what I need to do to make the elten server and client run from source? I have ruby on my server it looks like, and apparently, you can, in fact, run ruby on windows. but I'm no coder so I figured I'd ask here. Hopefully someone more experienced can help. I just wanted to basically mess around with it. Thank you for any help.
#2 pajper
Hi!
As for client, it is pretty easy. We have rake script, so you need Visual Studio and Ruby on Windows and it'll work out of the box.
As for the server, it is very complicated as there's no one executable. Elten server consists of a plenty of software, services, from Redis, to Nginx, to Sinatra.
Shoot for the Moon. Even if you miss, you'll land among the stars.
#3 Kev
oh, thank you for your help. yeah, per the server, I do have pvp, a website, mysql and all that. It says it needs some kind of gem file. Do I need to make one myself? Sorry for all the questions, just trying to get this to work.
#4 Kev
php, I mean
#5 Kev
I'm so sorry for multiple posts. I seem to have gotten the client compioled ok, but how do I tell the client to connect to my server instead of elten's?