-
Notifications
You must be signed in to change notification settings - Fork 52
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 some method of Distribution of custom AIs #2977
Comments
Hmm what exactly is needed? If we make them dpeendency of game they will be updated automatically. What scenarios do we need to solve? |
This is about an AI for a mod (not for normal ZK). Mods (and maybe AIs for mods? idk) have their own release cycles independent from normal ZK so if we distribute them as a dependency of the game they would still have to wait for a ZK release to sync up I think. So the scenario looks like this:
|
Sounds like perhaps AIs should be type of "resource" similar to map and mod and downloadable via normal means. Then they could be a dependency of mod. |
There should be a way to distribute AIs via the server much like mods. Perhaps some sort of subscription system that queues downloads from the server automatically?
See: ZeroK-RTS/Zero-K#5212
The text was updated successfully, but these errors were encountered: