Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
/ NWeaponRe Public archive

第一个由TypeScript编写的PNX-JS武器装备插件!保留了强大的可拓展性!

Notifications You must be signed in to change notification settings

Mcayear/NWeaponRe

Repository files navigation

Wiki

NWeaponRe Wiki

如何编译

安装TypeScript

npm install -g typescript

从远程仓库中拉取

git clone --recurse-submodules https://github.com/Mcayear/NWeaponRe.git

如果你已经git clone且并未附带--recurse-submodules,可以使用git submodule update --init来拉取子模块

前往目录

cd NWeaponRe

执行编译

npm run comp

快速构建

你需要先安装打包所需的第三方archiver包,可以直接

npm install

然后执行构建

npm run build

构建完成后可以在./dist/@NWeaponRe.zip找到压缩包

About

第一个由TypeScript编写的PNX-JS武器装备插件!保留了强大的可拓展性!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published