hey guys , thanks for reading :D
I need help setting up a private retro..
emulator that i'm trying to use is habbo4java (same with the database)
i don't know which CMS that i should use with the emulator
and also i need some guide :)
Thanks.
hey guys , thanks for reading :D
I need help setting up a private retro..
emulator that i'm trying to use is habbo4java (same with the database)
i don't know which CMS that i should use with the emulator
and also i need some guide :)
Thanks.
Last edited by ammar1798; 07-12-13 at 05:12 AM. Reason: forgot to put the word 'know' xD
I've never heard off that emulator before o.O I googled it up and personally I wouldn't recommend you using that emulator unless you are a coder/developer. That emu still needs alot of work with walking , groups , horses , memory leaks and etc etc bla bla yadayada. I'd rather if you use plus emu
well... thanks for the reply maybe i will try to use that plus emu... but actually i want to use the habbo4java because it is java based. i want to use it on my small linux VPS (only 128mb ram)
I've actually successfully managed to run a C# application on a Ubuntu server. Mono is for .NET applications, you may need to edit the source to support some invalid dependencies but I know Phoenix has been successfully ran under Mono.
Proof; [Help] Linux? - RaGEZONE forums
Then to run the executable you'd need to typeCode:apt-get install mono-complete
Code:mono <path to file>