R

Results 70 comments of R

Work to be done: - [ ] Discover when Minecraft is being run in LAN mode - [ ] Start ServerSync in server mode if a LAN server is active...

Setting this to backlog as a lan server can use SS in its recommended detached mode.

Most cloud services have public API's for interacting with them. This would involve writing an integration layer for each service and probably a security manager for storing credentials to access...

Sounds like a great enhancement to the current feature set.

This is on the enhancement backlog yeah, I don't have any specific timeframe in mind. I would like to sort out making the JavaFX requirement more user friendly before tackling...

Interesting idea, presumably you are meaning having SS poll some kind of 'version' server somewhere and inform users that they are not on the latest & greatest with the option...

https://github.com/superzanti/ServerSync/wiki has an example batch file that does not need to know the versions of forge or SS. There are a few issues with transferring a new SS version during...

@minakitty In theory, the two don't really need to match at all, it would only be a problem as you suspected if breaking changes were made to the config or...

This would presumably be the client side doing a check against the server? Would this also log some sort of list of missing files along with exiting non zero?

The `--progress` mode does not currently have a GUI built for it, ideally it would have some kind of progress indication. It would seem from your description that ATLauncher is...