RS117 / RLHD

BSD 2-Clause "Simplified" License
150 stars 62 forks source link

Fix cleanup after compilation error & other minor fixes #289

Closed aHooder closed 2 years ago

aHooder commented 2 years ago

Avoid crashes during cleanup in the event of a crash during startup. This currently leads to having to restart the whole client whenever shader compilation fails.

Also removes an incorrect import depending on RuneLite's GPU plugin.