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

Add optional corepackage custom client-side files #14536

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrmanlikesbt
Copy link

This PR aims to simplify source code modding so you don't have to run a command on a custom dedicated server or manually install client-side files.

How it works is when you switch your corepackage it will check the new one for a CustomFiles ContentFile, if one is found the player is prompted asking if they want to install the client files. If the player says yes, the files are installed.

A sample mod that changes the unstable main menu background and the warning texts for the installation prompt are attached.

ClientFilesWarningText.zip
Test Corepackage.zip

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.

1 participant