Skip to content

Commit f93d4f3

Browse files
authored
Clarify requirements for custom plugins and mods
1 parent b300f2e commit f93d4f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ I appreciate your interest in contributing to this project! Please review the ge
77
The four main requirements for this project are:
88

99
1. Start a Half-Life dedicated server easily with Docker.
10-
2. Have the ability for users to install custom plugins, maps and server configurations by providing a way to manipulate the server directory. Commonly used server plugins are intentionally not provided as a default, these are considered a user concern as the server should only include what is provided by Valve.
11-
3. Have the ability to run servers for custom mods by providing a way to manipulate the server startup.
10+
2. Have the ability for users to install custom plugins, maps and server configurations by providing a way to manipulate the server directory. Commonly used server plugins are intentionally not provided as a default, these are considered a user concern as the server should only include what is provided out of the box from Valve.
11+
3. Have the ability to run servers for custom mods by providing a way to manipulate the server startup and directory.
1212
4. Only support legal usage of Steam and Valve's titles. **It will not, and never will, support the ability to circumvent any licensing or other restrictions Valve imposes.** The project maintainers will report any shady behaviour to [Valve](https://www.valvesoftware.com/en/) and/or [GitHub](https://github.com).
1313

1414
## Process

0 commit comments

Comments
 (0)