readme

来自「Lachesis an IRCRPG combat engine written」· 代码 · 共 17 行

TXT
17
字号
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 + =
减小字号Ctrl + -
显示快捷键?