📄 readme
字号:
The documents in this directory refer to command modules. The actual command system interface is located in docs/functions/cmd-root.txt and is used only by Lachesis proper, not RPGServ.A given Lachesis build may or may not contain any of these modules, though some modules like authcmd, channel, and actions are considered basic functionality and should generally always be included. The actual list of modules to be included is in the Makefile at the root of the source tree, and is used to generate cmd/Makefile from cmd/Makefile.inRPGServ uses the actions module as its command root, and explicitly includes certain modules in its build. If a module is used in RPGServ, the documentation here will indicate so and will outline the differences between its operation in Lachesis and its operation in RPGServ.@(#) $Id: README,v 1.1.1.1 2004/01/16 07:28:15 lachesis Exp $
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -