3
0
Fork
You've already forked plugin-simple-shaders
0
No description
  • Lua 98%
  • Shell 2%
2025年11月22日 10:21:30 +09:00
scripts Updated to support 0.11.0. 2023年12月14日 22:21:35 +09:00
gpl.txt Added license. 2023年07月07日 22:12:42 +09:00
love_shaders.lua.patch Updated to support 0.11.0. 2023年12月14日 22:21:35 +09:00
plugin.toml Added description. 2025年11月22日 10:21:30 +09:00
plugin.xml Added source. 2024年01月03日 14:17:15 +09:00
Readme.md Added installation to readme. 2023年08月08日 11:41:26 +09:00
update.sh minor renaming and fixing 2023年07月13日 14:23:27 +09:00

Naev Simple Shaders Plugin

A very simple plugin that removes or simplifies shaders that are known to be problematic with certain hardware set-ups.

Currently the following shaders have been modified:

Installation

Download the zip of the latest version from https://github.com/naev/simple-shaders-plugin/releases/ and place it in your Naev plugins directory. It can be found by going in-game clicking on options, and then going to the plugins tab. The plugins directory should be listed at the top of the window.

Updating the Plugin

The plugin is designed as a collection of patches that are applied directly against the original Naev source. By running the update.sh script, you should be able to automatically download the necessary source files, patch them, and update this plugin. If the plugin is out of date, feel free to update them and submit a pull request.