mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
reorganize modules
This commit is contained in:
1
modules/addon_playground/playground.lua
Normal file
1
modules/addon_playground/playground.lua
Normal file
@@ -0,0 +1 @@
|
||||
-- place any code for testing purposes here
|
7
modules/addon_playground/playground.otmod
Normal file
7
modules/addon_playground/playground.otmod
Normal file
@@ -0,0 +1,7 @@
|
||||
Module
|
||||
name: playground
|
||||
autoLoad: true
|
||||
onLoad: |
|
||||
require 'playground'
|
||||
return true
|
||||
|
Reference in New Issue
Block a user