Compare
Sorry, something went wrong.
No results found
git-modpack, edition 2
* install/packcore.sh: create new config file for every new prog
* install/header.sh: clarify option help strings
* install/main.sh: capitalize GITCONFIG_INSTALLSCOPE
* share/install: fix broken installs from --reconfigure
* replace "libexec" component with "prog" component
* share/install: replace input_error with runtime_error
* README: describe "plugins" instead of "extensions"
README | 19 ++++++++++---------
{libexec => bin}/init.sh | 2 +-
configs/core | 20 ++++++++++----------
docs/packdev-reference.adoc | 4 ++--
install.ini | 2 +-
install.sh | 28 ++++++++++++++--------------
share/core.gitconfig | 16 ++++++++--------
share/help.txt | 10 +++++-----
share/install/header.sh | 29 ++++++++++++++++-------------
share/install/main.sh | 27 ++++++++++++++-------------
share/install/mode.sh | 7 +++++++
share/install/packcore.sh | 19 ++++++++++---------
tests/installopts.mk | 2 +-
tests/modpack-init.mk | 6 +++---
14 files changed, 102 insertions(+), 89 deletions(-)