开源软件名称(OpenSource Name):superzanti/ServerSync开源软件地址(OpenSource Url):https://github.com/superzanti/ServerSync开源编程语言(OpenSource Language):Java 97.7%开源软件介绍(OpenSource Introduction):Releases ServerSyncA utility for easy mod management. The client will always be able to connect to your server with less instruction required on how to do so. Clients will need to run serversync.jar before starting Minecraft to sync with their desired server (can be automated), sync on connect from within Minecraft is desirable but is currently outside the scope of this project. Technically you could sync any game/filesystem using serversync however it does have some specific funtionality intended for use with Minecraft. If you don't feel like compiling from the source code and simply want to download a jar file see the Releases. Honorable Mentions:
DISCLAIMER:This utility is only intended for personal use. Other developers work very hard on their mods and simply visiting their website, forum post, or github is just a common courtesy. Please don't use this to mass distribute other people's mods without explicit permisson. Depending on the copyright and/or pattent laws in your area using this mod with other developer's mods for a commercial purpose could be ILLEGAL, check licenses. This utility allows ANY server running it to put ANY file in your game folder, such as a virus or a keylogger. So if you are a client please make sure you trust your server administrator and as a good measure make sure to scan your games folders for malicious content. FREQUENTLY ASKED QUESTIONS:
What does it do?ServerSync is a Server <-> Client app, both are bundled into the same file. The server configures what is required for clients to connect and serves files. The client requests information from the server and downloads / removes files based on what is required to connect. How do I use it?ServerSync can be used either as a command line tool or a user interface, running with no arguments assumes that you want to start the GUI. Working with the codeBuilding a Jar./gradlew build Find the output in Building exe files./gradlew build createAllExecutables Find the output in Clean project./gradlew clean IDE SetupIntelliJOpen the cloned project, IntelliJ should auto detect the gradle files and do the rest for you. Eclipse
Then change the working directory of your eclipse to
Have at it. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论