superzanti / ServerSync

Sync files between client and server for Minecraft Forge
GNU General Public License v3.0
163 stars 26 forks source link

[4.0.0]The server does not generate the ‘clientmod’ folder #248

Closed EnterFor closed 3 years ago

EnterFor commented 3 years ago

Serversync Version:

4.0.0

Minecraft Version:

1.12

Issue:

When I set "push_client_mods": true, the server did not generate the client mods folder. I can't configure the client Mod.

rheimus commented 3 years ago

Workaround is create a folder called clientmods manually.

Though it does look like a regression has caused this to not be done automatically.

rheimus commented 3 years ago

Clientmods will be created when push_client_mods is true, look out for this in 4.0.1