pzstorm/capsid

Configurable VM param options for library paths

matshou opened this issue · 0 comments

The following VM parameters are required to launch the game on Linux:

java.library.path=<path>
org.lwjgl.librarypath=<path>

Capsid should offer builder methods for setting these paths.