https://github.com/mapaler/bluestacksscript
Convenient Script for BlueStacks
https://github.com/mapaler/bluestacksscript
Last synced: 12 months ago
JSON representation
Convenient Script for BlueStacks
- Host: GitHub
- URL: https://github.com/mapaler/bluestacksscript
- Owner: Mapaler
- License: mit
- Created: 2022-12-03T16:57:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T08:04:28.000Z (over 2 years ago)
- Last Synced: 2025-01-26T15:47:24.525Z (about 1 year ago)
- Language: PowerShell
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# 蓝叠便利脚本
本来自用时是用 Node.js 写的。为了分享给普通人用,不需要装额外的运行时,重新用了 Win10 自带的 PowerShell 5 来写。
由于 PowerShell 脚本文件无法像 VBS 一样直接运行,所以额外附带了一个 BAT 文件,运行 BAT 文件即可。