evennia.server.game_index_client.service

Service for integrating the Evennia Game Index client into Evennia.

class evennia.server.game_index_client.service.EvenniaGameIndexService[源代码]

基类:twisted.application.service.Service

Twisted Service that contains a LoopingCall for regularly sending game details to the Evennia Game Index.

name = 'GameIndexClient'
__init__()[源代码]

Initialize self. See help(type(self)) for accurate signature.

startService()[源代码]
stopService()[源代码]