Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seven Days to Die Undead Legacy Overhaul Templates #210

Closed
wants to merge 16 commits into from
Closed

Seven Days to Die Undead Legacy Overhaul Templates #210

wants to merge 16 commits into from

Conversation

gkuba
Copy link
Contributor

@gkuba gkuba commented Oct 10, 2022

This Template is a modified version of @IceOfWraith's Seven Days To Die which makes it possible to run the Undead Legacy Overhaul Mod.

seven-days-to-die-undead-legacy.kvp

  • Added App.EnvironmentVariables for BepInEx to work for the Undead Legacy Overhaul

seven-days-to-die-undead-legacyconfig.json

  • Added config options for Undead Legacy Overhaul in their own category.
  • Added Booleans for stable and experimental installs.
  • Fixed the typo of Job to Jog for zombie speeds.
  • Added stable and experimental server setting config options.
  • Removed older server settings config options as they won't work with Undead Legacy
  • Changed EAC default to false as Undead Legacy will not run with it on.

seven-days-to-die-undead-legacymetaconfig.json

  • Added new Undead Legacy stable and experimental configs.
  • Removed configs older than 20.4.

seven-days-to-die-undead-legacyupdates.json

  • Added download, extract, and copy for Undead Legacy stable and experimental overhaul mods
  • Added server setting download for stable and experimental
  • Removed configs older than 20.4

seven-days-settings-undead-legacy-stable2582.xml

  • Added Undead Legacy Stable settings for server settings config.
    • RecipeFIlter
    • StarterQuestENabled
    • WanderingHordeFrequency
    • WanderingHorgeRange
    • WanderingHordeEnemyCount
    • WanderingHordeEnemyRange

seven-days-settings-undead-legacy-experimental2610.xml

  • Added Undead Legacy Experimental settings includes stable settings also.
    • DeathPenalty
    • POITierLootScale

Tested and working on Linux AND Windows.

Changed the UpdateSourceData to a more reliable URL to accommodate for the authors GitLab main/master branch switching.

Added UpdateSourceArgs to rename the download file to .zip as it was coming down as dl?v=exp or dl?=stable

Adjusted the copy commands to accommodate for the extracted folder name changes between -main and -master.
Updated settings stable and experimental files to not include the version number as there will only ever be  one version of each.

Updated config, metaconfig, and updates to reflect these changes.

Fixed missing parameters  in updates.
Fixed the windows commands. Due to the zip file changing names I added a move commands to change the folder name after it extracts. This makes the file copy and directory remove easier.
.

Revert "Removed unused templates and updated manifest.json"

This reverts commit dde30da.

updated manifest

.

.
@gkuba gkuba closed this Nov 3, 2022
@IceOfWraith
Copy link
Collaborator

I think I figured out how to merge this into the main template. Let me take a look this weekend and share with you how it looks.

@gkuba
Copy link
Contributor Author

gkuba commented Nov 4, 2022

sounds good I reopened this in the right way following the amp wiki here #224

I'm still very new to git / github so this is a learning process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants