Jump to content

Recommended Posts

Posted

A short description about the mod's functionality would be nice @admiral0

After reading the description I still have no clue what can I benefit from installing it (I am a solder user)

Mods go to Modders Metropolis, moving now.

Posted

It replaces TechnicSolder with a mod that you install on your minecraft server. Installing/Updating mods on your server and bumping version in the config will generate the required files to be served on the technicplatform via solder API. The only thing you need to do is point technic platform to the web address exposed by the mod (technic solder address: by default localhost:8000 -> you can change it in the config).

  • 3 weeks later...
  • Discord Moderator
Posted

Just curious, assuming it's just exposing the mods on the server, how does this deal with client only mods like minimaps, HUDs, WECUI, lighting, shaders, etc.?

Posted

It depends. In case they don't crash but load in disabled state on server, no particular action is required. In case they crash serverside - you place them in a special directory where they are picked up and packaged every cache build. My plans are to deduplicate these by setting their version = their md5.

  • Discord Moderator
Posted

Yeah, only a small fraction of the client only mods will survive being in the /mods/ folder on a server. Most of them do not make any attempt to properly proxy their client calls.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...