Skip to content

Commit 1152136

Browse files
committed
docs: tidy up contribution guide
1 parent 3a85def commit 1152136

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Contributing
22

3-
I appreciate your interest in contributing to this project! Please review the general process and scope before starting a contribution.
3+
Thank you for your interest in contributing to this project! Please review the general process and scope before starting a contribution.
44

55
## Scope
66

7-
The four main requirements for this project are:
7+
The core 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 out of the box from Valve.
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. Consider creating your own [custom image](https://github.com/JamesIves/hlds-docker/blob/beta/container/README.md) or fork for these scenarios.
1111
3. Have the ability to run servers for custom mods by providing a way to manipulate the server startup and directory.
12-
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).
12+
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 directly to [Valve](https://www.valvesoftware.com/en/) and/or [GitHub](https://github.com).
1313

1414
## Process
1515

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 James Ives
3+
Copyright (c) 2026 James Ives (https://jamesiv.es)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)