mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-07-25 14:41:40 +03:00
+ added plugins.ini to default + added signing + migrated to windows-2025 runner + wmic deprecated and migrated to ps + metamod year is now 2025
9 lines
340 B
INI
9 lines
340 B
INI
# Default location: $gamedir/addons/metamod/plugins.ini, ie "cstrike/addons/metamod/plugins.ini".
|
|
# Plugins are described in a file "plugins.ini" and each line describes a plugin to load:
|
|
#
|
|
# <platform> <filepath> [<description>]
|
|
# Fields are whitespace delimited (tabs/spaces).
|
|
#
|
|
# linux path/to/plugin.so
|
|
# win32 path/to/plugin.dll
|