OOF驱动的五人模式:生存游戏模式概述

OOF驱动的五人模式是受Rust启发的生存游戏模式,为FiveM提供。该模式于2021年第二季度推出,但仍在持续开发中。目前尚未实现游戏模式的功能,但随着其进展,自述文件将不断更新。开源此游戏模式的目的是促进OOF和游戏模式的学习与应用。库存/Craft.ioUI采用React构建,需要使用webpack进行编译。执行npm installnpm run build命令可生成已编译的JS文件供UI使用。若要进行UI开发,请执行npm run dev命令,在浏览器中快速开发UI。更改后需手动刷新页面,但更改将自动编译。刷新FiveM需重新启动rust资源。资源将在首次启动时生成。

folder
fivem-rust-gamemode:使用OOF进行FiveM的Rust启发式生存游戏模式 预估大小:284个文件
file
.gitignore 1KB
file
script.js 3KB
file
index.html 807B
file
style.css 1KB
file
.gitmodules 449B
folder
empty 文件夹
file
common.js 2KB
file
index.html 402B
file
reset.css 1KB
file
ItemInfo.js 6KB
file
LootView.js 2KB
file
CharacterView.js 2KB
file
Hotbar.js 2KB
file
InventoryView.js 12KB
file
Item.js 3KB
file
App.js 1KB
file
DragItem.js 799B
file
MainInventory.js 2KB
file
webpack.common.js 2KB
file
index.html 159B
zip 文件大小:8.85MB