-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HOW TO RUN the Game #4
Comments
That folder/server is not used anymore. The correct server is in OasisServer folder. Default binding arguments for port and IP are localhost and 6969. You may have varying degrees of success trying to get the game running from this repo alone, as it just serves for reference if anybody is curious about something within LibGDX and wants a different source or take on it. |
@Vrekt Thx so much! |
same cant run the game |
I'll look into fixing this repo later this week. Its in alot of disarray right now. |
wow nice ... excited for beautiful game art works |
hi,when i run the server/ServerLauncher, i got a error as follows:
Circular dependency between the following tasks:
:core:compileJava
+--- :core:compileJava ()
--- :shared:compileJava
+--- :core:compileJava ()
--- :shared:compileJava (*)
(*) - details omitted (listed previously)
The text was updated successfully, but these errors were encountered: