ag:server_side_functionality
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ag:server_side_functionality [2026/01/18 18:06] – Added relative to mainDirectory wahplus | ag:server_side_functionality [2026/03/21 15:50] (current) – Added segment about virtual packages. wahplus | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Server-side functionality ====== | ====== Server-side functionality ====== | ||
| - | // | + | <WRAP important> |
| + | This is for Argentum 2, which is included with Halyde 3.0.0+. For the original Argentum, see [[ag1|Argentum 1]]. | ||
| + | </WRAP> | ||
| ===== Master configuration file ===== | ===== Master configuration file ===== | ||
| Line 51: | Line 53: | ||
| * ``files`` is a list of files that will be downloaded when installing your package relative to the ``mainDirectory`` (optional); | * ``files`` is a list of files that will be downloaded when installing your package relative to the ``mainDirectory`` (optional); | ||
| * ``directories`` is a list of directories that will be created when installing your package relative to the ``mainDirectory`` (optional); | * ``directories`` is a list of directories that will be created when installing your package relative to the ``mainDirectory`` (optional); | ||
| - | * ``config`` is a list of config files for your package. They will be created upon installation, | + | * ``config`` is a list of config files for your package. They will be created upon installation, |
| * ``scripts`` is for scripts that will be run before/ | * ``scripts`` is for scripts that will be run before/ | ||
| * ``pre-install`` is the path of the script that will be run before installing/ | * ``pre-install`` is the path of the script that will be run before installing/ | ||
| Line 70: | Line 72: | ||
| } | } | ||
| </ | </ | ||
| + | |||
| + | And there are also virtual packages, which act the same as groups except you pick one package instead of installing all of them. They are made the same way as groups, just with ``type`` set to ``virtual-package``. | ||
| //Note that you may only use lowercase letters, numbers and dashes (``-``) in group names.// | //Note that you may only use lowercase letters, numbers and dashes (``-``) in group names.// | ||
ag/server_side_functionality.1768759565.txt.gz · Last modified: (external edit)
