build: remove vendored gamemode code

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn
2025-11-27 16:19:51 -05:00
parent e2c31569dc
commit 38afa3a94c
8 changed files with 9 additions and 361 deletions

View File

@@ -2,14 +2,6 @@
This folder has third-party or otherwise external libraries needed for other parts to work.
## gamemode
A performance optimization daemon.
See [github repo](https://github.com/FeralInteractive/gamemode).
BSD-3-Clause licensed
## javacheck
Simple Java tool that prints the JVM details - version and platform bitness.