Merge pull request #707 from Jan200101/PR/gamemode

Add Performance related settings
This commit is contained in:
Sefa Eyeoglu 2022-07-06 17:11:43 +02:00 committed by GitHub
commit 04b865adae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 629 additions and 13 deletions

View file

@ -9,6 +9,14 @@ This library has served as a base for some (much more full-featured and advanced
Copyright belongs to Petr Mrázek, unless explicitly stated otherwise in the source files. Available under the Apache 2.0 license.
## gamemode
A performance optimization daemon.
See [github repo](https://github.com/FeralInteractive/gamemode).
BSD licensed
## hoedown
Hoedown is a revived fork of Sundown, the Markdown parser based on the original code of the Upskirt library by Natacha Porté.
@ -179,3 +187,4 @@ Licenced under the MIT licence.
Tiny implementation of LZMA2 de/compression. This format is only used by Forge to save bandwidth.
Public domain.