New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@qgame/weixin

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qgame/weixin

"@qgame/weixin 可以将微信小游戏转化为vivo小游戏"

latest
npmnpm
Version
1.0.3
Version published
Maintainers
5
Created
Source

@qgame/weixin指南

作用

将微信小游戏转化为vivo小游戏。

该工具适用于您的游戏不能直接发布成vivo小游戏的情况。如果您的游戏是使用Cocos Creator、LayaAirIDE、EgretLauncher开发,由于它们的IDE已经支持发布为vivo小游戏,请不要使用该工具。
Cocos Creator开发的游戏转化为vivo小游戏的指南
LayaAirIDE开发的游戏转化为vivo小游戏的指南
EgretLauncher开发的游戏转化为vivo小游戏的指南

安装

npm install -g @qgame/weixin

使用方法

1、命令行进入微信小游戏的工程目录,执行 wx2mg
2、如果顺利会在微信小游戏的工程目录下生成一个vivo-qgame目录,该目录为vivo小游戏的工程目录,然后就可以按照vivo小游戏官方文档进行操作编译vivo小游戏了。

Keywords

qgame

FAQs

Package last updated on 10 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts