Skip to content

luastudio/Exporter

Repository files navigation

Exporter

Use exporter installer like:

r = Lib.Sys.Net.Http.new( "https://raw.githubusercontent.com/luastudio/Exporter/main/Exporter_installer.lua" )
r.onData = function(s)fn=load(s) fn("23.0")end r.onError = print r.request(false)

Replace "23.0" to version you want to install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages