haxball-extended-room:用于为Haxball创建空间的更好的API

时间:2024-05-01 23:43:24
【文件属性】:

文件名称:haxball-extended-room:用于为Haxball创建空间的更好的API

文件大小:120KB

文件格式:ZIP

更新时间:2024-05-01 23:43:24

TypeScript

Haxball扩展房 Haxball Extended Room在标准Haxball API的基础上工作,并增加了新功能,例如调制,类型和通用功能。 无需创建自己的命令处理程序-轻松为您的房间添加新命令。 现在将玩家分为几类。 更改某人的管理员状态就像将player.admin设置为true一样简单。 通过更改player.radius属性使播放器更大或更小。 光盘也是如此! 带有CSS的漂亮日志系统。 日志由API自动处理。 简体名称。 方便的模块系统。 停止使用单个庞大的Javascript文件-将您的Haxball空间模块化。 安装 使用NPM npm install haxball-extended-room CommonJS: const HER = require ( "haxball-extended-room" ) ; const Room = HER .


【文件预览】:
haxball-extended-room-main
----.eslintrc.json(507B)
----src()
--------Global.ts(9KB)
--------Settings.ts(405B)
--------CommandArgument.ts(3KB)
--------Command.ts(2KB)
--------types.ts(313B)
--------Logger.ts(4KB)
--------index.ts(281B)
--------headless.ts(21KB)
--------Room.ts(32KB)
--------Plugin.ts(2KB)
--------PlayerList.ts(5KB)
--------Player.ts(9KB)
--------AbstractDisc.ts(4KB)
--------Disc.ts(1KB)
--------ConnectionHistory.ts(2KB)
--------CommandList.ts(2KB)
----tsconfig.json(582B)
----README.md(41KB)
----dist()
--------Global.d.ts(14KB)
--------AbstractDisc.d.ts(3KB)
--------Room.js(30KB)
--------PlayerList.js(5KB)
--------ConnectionHistory.js(2KB)
--------Disc.d.ts(782B)
--------AbstractDisc.js(4KB)
--------CommandList.js(2KB)
--------CommandArgument.js.map(1KB)
--------AbstractDisc.js.map(3KB)
--------Room.d.ts(15KB)
--------Room.js.map(20KB)
--------CommandList.d.ts(1KB)
--------CommandArgument.js(2KB)
--------ConnectionHistory.js.map(1KB)
--------headless.js(113B)
--------Plugin.d.ts(2KB)
--------CommandList.js.map(1KB)
--------ConnectionHistory.d.ts(1KB)
--------Settings.js.map(429B)
--------Player.js.map(4KB)
--------Command.d.ts(2KB)
--------PlayerList.d.ts(3KB)
--------CommandArgument.d.ts(1KB)
--------Logger.js(5KB)
--------Disc.js.map(697B)
--------Player.d.ts(6KB)
--------index.d.ts(281B)
--------headless.d.ts(21KB)
--------Command.js(2KB)
--------Plugin.js.map(1KB)
--------Command.js.map(1KB)
--------types.d.ts(315B)
--------index.js.map(255B)
--------Settings.d.ts(205B)
--------Global.js.map(10KB)
--------Plugin.js(1KB)
--------headless.js.map(108B)
--------PlayerList.js.map(4KB)
--------index.js(2KB)
--------Logger.d.ts(1KB)
--------types.js(47B)
--------Logger.js.map(3KB)
--------types.js.map(102B)
--------Settings.js(479B)
--------Global.js(15KB)
--------Player.js(9KB)
--------Disc.js(1011B)
----.gitignore(12B)
----package-lock.json(60KB)
----package.json(820B)

网友评论