https://github.com/bitbloxhub/packwiz-gh-release
Packwiz tool for adding mods from Github Releases
https://github.com/bitbloxhub/packwiz-gh-release
Last synced: 2 months ago
JSON representation
Packwiz tool for adding mods from Github Releases
- Host: GitHub
- URL: https://github.com/bitbloxhub/packwiz-gh-release
- Owner: bitbloxhub
- Created: 2024-07-31T18:22:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T01:39:05.000Z (10 months ago)
- Last Synced: 2025-02-15T05:25:27.568Z (4 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# packwiz-gh-release
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.