From now on, you can import Init.lua from WrenchOS into your fxmanifest for your script.
shared_script {'@WrenchOS/init.lua',} | Add this line to ur fxmanifest and after that you can just use | WrenchOS.getPlayer(args) etc for all exports!!!