HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #854464
modpack-installer documentation (for publishers and users)
0%
Description
Maybe more people would publish modpacks that the installer could use if the format and layout of the files was documented.
The user documentation could be clearer too -- if I were a new user, I'd want to know more about what this tool is downloading and installing to my system, and what I do next after installing a modpack.
(Docs mostly reverse-engineered from code, please shout if I misunderstood the intention)
History
#1
Updated by Jacob Nevins about 1 year ago
(patch still in progress, may not get posted today)
#2
Updated by Jacob Nevins about 1 year ago
- File m-readme-modinst.patch m-readme-modinst.patch added
- File 30-readme-modinst.patch 30-readme-modinst.patch added
- File 26-readme-modinst.patch added
- Status changed from In Progress to Resolved
Maybe more people would publish modpacks that the installer could use if the format and layout of the files was documented.
cazfi points out that it is somewhat documented, at http://www.freeciv.org/wiki/Creating_freeciv-modpack_content . So that's not a complete explanation. (However, that page has drifted somewhat out of date.)
The attached README for git documents the format and process for each branch in detail, and includes user documentation.
When these are committed, I'll probably repurpose the wiki page to link to them and give more of an overview, including how things changed between major versions.
#3
Updated by Jacob Nevins about 1 year ago
- File deleted (
26-readme-modinst.patch)
#4
Updated by Jacob Nevins about 1 year ago
- File 26-readme-modinst.patch 26-readme-modinst.patch added
#5
Updated by Marko Lindqvist about 1 year ago
--with-modlist configure option is replaced by a field in the project definition file in S3_0/master ('--with-project-definition', see bootstrap/freeciv.project for the default/example)
#6
Updated by Marko Lindqvist about 1 year ago
In master, also meson based builds should install the new document.
#7
Updated by Jacob Nevins about 1 year ago
- File m-readme-modinst-bis.patch m-readme-modinst-bis.patch added
- File 30-readme-modinst-bis.patch 30-readme-modinst-bis.patch added
Thanks for review. Both fixed (and Meson build tested).
#8
Updated by Jacob Nevins about 1 year ago
- Status changed from Resolved to Closed