Skip to content
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

Running the server on Windows #3

Closed
Colly001 opened this issue Mar 16, 2022 · 1 comment
Closed

Running the server on Windows #3

Colly001 opened this issue Mar 16, 2022 · 1 comment

Comments

@Colly001
Copy link

i made a new .bat file with the command java jp.assasans.protanki.server.Server ProTankiServer-0.1.0.jar it doesn`t work.
What should i put?

@Assasans
Copy link
Owner

Main class is set in the JAR automatically, you can just use java -jar ProTankiServer-0.1.0.jar.
If you want to specify class manually: java -cp ProTankiServer-0.1.0.jar jp.assasans.protanki.server.MainKt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants