https://github.com/nosoop/scramble-patches
Personal collection of managed Source Scramble patches.
https://github.com/nosoop/scramble-patches
Last synced: 5 months ago
JSON representation
Personal collection of managed Source Scramble patches.
- Host: GitHub
- URL: https://github.com/nosoop/scramble-patches
- Owner: nosoop
- Created: 2022-04-22T04:32:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T01:04:32.000Z (almost 2 years ago)
- Last Synced: 2024-08-29T02:23:45.381Z (almost 2 years ago)
- Homepage:
- Size: 5.86 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Source Scramble Patches
Collection of patches to be used with Source Scramble's manager plugin.
Requires [Source Scramble](https://github.com/nosoop/SMExt-SourceScramble) and its manager
plugin.
`tf2.nosoop_scramble_patches.config.txt` goes into `addons/sourcemod/configs/sourcescramble`
and `tf2.nosoop_scramble_patches.txt` goes into `addons/sourcemod/gamedata`.
You will likely want to review `tf2.nosoop_scramble_patches.config.txt` and comment out any
patches that you don't want applied. By default, all patches are enabled, even if not supported
on the platform.
## License
The patches are under the [BSD Zero Clause License][]:
> Copyright (C) 2022 by nosoop
>
> Permission to use, copy, modify, and/or distribute this software for any purpose with or
> without fee is hereby granted.
>
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
> SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
> THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
> DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
> CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
> PERFORMANCE OF THIS SOFTWARE.
[BSD Zero Clause License]: https://spdx.org/licenses/0BSD.html