Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Extra content downloading interface #34

Closed
michelebucelli opened this issue Jan 22, 2013 · 1 comment
Closed

Extra content downloading interface #34

michelebucelli opened this issue Jan 22, 2013 · 1 comment
Labels
Milestone

Comments

@michelebucelli
Copy link
Owner

That's something pretty new... There should be an interface to download extra content from a script file.
For example: you download from the internet a text file containing a series of instructions like:

download [url] [destination path];
install [level pack id];
kill [file];

Something like a downloader for extra content... It should make it easier to share new levels or level sets, or to release content updates.

What's more, the game should provide a way to connect to the internet for update checking - for example, reading a file here on the github repo that lists all the content packs that have been released. For each pack, the game would check if it is installed and available or not, and if not it downloads it.

@michelebucelli
Copy link
Owner Author

Automatic updates now available: program checks for updates on startup

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

No branches or pull requests

1 participant