-
Notifications
You must be signed in to change notification settings - Fork 19
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
Poor documentation #18
Comments
you can specify a port with --bind :, e. g. --bind 0.0.0.0:8080 |
It is really not clear what are the steps to make it work. |
It is not that difficult honestly. For unknown reasons the connection to tacview doesn't work with a real-time password set. So better set no password. Then you just use the host and port of your dcs server and tacview (default 42674) in your config.json. I've created a fork where I added all missing maps and I will build a plugin for my bot that will create the whole config for users. I might add some more documentation, too. That fork is linked to here, so it can be merged, whenever the OP likes to do that. We should not complain but appreciate the hard work. I'll see if I can be of any help here, without taking the burden to take over support which I can't do because of time constraints with my own solutions. |
For sure not to complain about the great work. |
@karel26 Do you have instructions on how to properly install and set up Sneaker and how the web interface is generated or displayed |
I can put something on my fork tomorrow, not at home atm |
…verse-7.23.2 chore(deps): bump @babel/traverse from 7.22.11 to 7.23.2
I want to use your app however the documentation is lacking in a major way. I had to dig through your code just to find how to get to the web interface locally. Now I am working on how I can change the port and how I can get this to point externally. This seems like a very cool idea an I hope you can update the documentation so people can use it. Also it would be great if there was a way to specify ports.
The text was updated successfully, but these errors were encountered: