dirtyredz / Dirty-Server-Manager

The Unofficial Avorion Linux Server Manager
GNU General Public License v3.0
11 stars 6 forks source link

Dirty Server Tweaks #2

Open WriggleDev opened 7 years ago

WriggleDev commented 7 years ago

Server side feature for 'dirty server tweaks' features that admins can check-on / check-off to apply to a server for fixing known problems.

IE:

Obviously these need to be able to inline add/remove functions and on detecting an update is available would revert the changed server files back to standard as I'm sure a steam update would overwrite changes anyway.

However if a 'tweak' is no longer required as the core game is fixed in regards to it's feature need a way to 'obselete' the tweak for a while before fully removing it's functionality from the server manager (or maybe just obselete 'em and force uncheck their inclusion by default?)

dirtyredz commented 7 years ago

I like the idea of having a mods installer page. I would need to maintain a list of all mods and their versions in one location.

Pasukaru commented 6 years ago

Any ideas on how you will manage mods that modify the same files? Merging them git-style is not going to work well in many cases.