Concepts
These are various concepts relevant to understanding how portmod works. It is recommended that you familiarise yourself with them before using Portmod.
Keywords indicate the stability of game engines (architectures) for a given package. |
|
Sets are short forms for collections of packages. |
|
Use flags are the primary method of configuring portmod’s packages. |
|
Profiles are default game configurations for portmod. |
|
The portmod sandbox allows safe access to dangerous functions such as
|
|
For certain files in the prefix, and all files outside the prefix, portmod will not blindly overwrite them when installing, and will not allow modules to overwrite them. This helps nicely handle changes to files the user has manually modified. |
|
Modules can be used to run global updates after package installation has been completed. This is often used to update configuration files to inform game engines of the locations of the mods which have been installed, |