This website requires JavaScript.
Explore
Help
Sign In
gesche
/
tibia-client
Watch
1
Star
0
Fork
You've already forked tibia-client
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b295053662
tibia-client
/
modules
/
corelib
/
settings.lua
4 lines
98 B
Lua
Raw
Normal View
History
Unescape
Escape
Refactor for documentation
2012-06-26 00:13:30 +02:00
-- @docclass
Started implementing ability to load custom config files (currently unstable). Feel free to help out with this if you like :)
2014-03-31 18:43:31 +02:00
g_settings
=
g_configs.getSettings
(
)
allow setting/getting nodes in g_configs
2012-02-02 00:37:40 +01:00
Finished stable implementation (as far as tested), still requires more testing.
2014-04-01 05:27:33 +02:00
-- Reserved for settings specific functionality