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

https://github.com/zcube/unityplayerlinuxfontpatch

for steam linux runtime using host fonts.
https://github.com/zcube/unityplayerlinuxfontpatch

Last synced: 8 months ago
JSON representation

for steam linux runtime using host fonts.

Awesome Lists containing this project

README

          

# UnityPlayerLinuxFontPatch

* for Steam Linux Runtime Only
* this patch is for UnityPlayer.so
* change font path to /run/host/fonts
* target is "~/.local/share/Steam/steamapps/common/**/UnityPlayer.so"
* Python 3 required

# Usage

```bash
./patch.py
```

# License

MIT License