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

Method to synchronize assets from server to clients #241

Open
oznogon opened this issue Dec 21, 2023 · 0 comments
Open

Method to synchronize assets from server to clients #241

oznogon opened this issue Dec 21, 2023 · 0 comments

Comments

@oznogon
Copy link
Contributor

oznogon commented Dec 21, 2023

Assets that are stored on the server cannot be synchronized with clients. This is particularly commonly requested for content mods and their related assets, like sounds, core ShipTemplates, and models/textures/ModelData.

SP/EE were designed for in-person LAN play, where sharing custom content with clients and configuring before playing is relatively straightforward and collaborative effort. With online play, each player has to have access to the assets and the knowledge of where and how to install them, or the GM has to distribute a pre-modified EE package.

Instead of solely relying on clients having the same content already installed locally, SP should have a method for synchronizing such assets from the server to clients for each scenario.

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

No branches or pull requests

1 participant