Returns the root directory where plugins are installed.
The root directory where plugins are installed.
-- For this example the function is ran on a windows computer-- Prints: C:\Users\<User ID>\AppData\Local\Jagex\Old School Runescape\Pluginsosrs.print(osrs.getPluginRootDirectory()); Copy
-- For this example the function is ran on a windows computer-- Prints: C:\Users\<User ID>\AppData\Local\Jagex\Old School Runescape\Pluginsosrs.print(osrs.getPluginRootDirectory());
Returns the root directory where plugins are installed.