pub fn add_right_click_menu() -> Result<String, String>
Expand description

Adds a right click context menu entry for papyrus. Associates .rs and .rscript files with papyrus.

Windows

This involves changes to the registry and will require elevated permissions.

Linux and Mac

Currently not implemented and will result in undefined behaviour.