steam fix copy
This commit is contained in:
parent
f7d4c3e11b
commit
8ab665ce3c
5 changed files with 129 additions and 70 deletions
|
|
@ -34,6 +34,7 @@ The dedicated module still provides:
|
|||
- monitor-button access from Game Monitor
|
||||
- per-game Workshop configuration files
|
||||
- uninstall and admin support pages
|
||||
- admin copy support for copying Workshop configuration settings between XML configs without copying installed mods or server files
|
||||
- optional regex/config-file editing for games that need automatic mod-list updates
|
||||
- post-install-only workflows for games that only need a move/copy script
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,9 @@ Dedicated Steam Workshop support for game servers.
|
|||
- use `workshop_admin.php` for module administration
|
||||
- `File Path` and the regex/mod-string fields are optional
|
||||
- a blank `File Path` means post-install and uninstall scripts run without any automatic config-file editing
|
||||
- the admin page can copy one existing XML config into the currently selected game/OS config
|
||||
- the admin page can copy configuration settings from one existing XML config into the currently selected game/OS config
|
||||
- copied settings include Workshop App ID, download method, anonymous login, paths, regex/config-edit fields, post-install script, and uninstall script
|
||||
- copied settings do not include installed mods, cached mod lists, game server files, or any files from a game home directory
|
||||
|
||||
## Search Backend
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue