mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Move files to exp_legacy
This commit is contained in:
3
exp_legacy/module/module_exports.lua
Normal file
3
exp_legacy/module/module_exports.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
--- Can contain anything you want to allow other plugins to have access to, this example exposes the control file
|
||||
-- Access the exports from other modules using require("modules/exp_legacy")
|
||||
return require("modules/exp_legacy/control")
|
||||
Reference in New Issue
Block a user