An open API service indexing awesome lists of open source software.

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.

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