Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aenriii/moon
a simple cli for @moonlight-mod [WIP]
https://github.com/aenriii/moon
Last synced: about 1 month ago
JSON representation
a simple cli for @moonlight-mod [WIP]
- Host: GitHub
- URL: https://github.com/aenriii/moon
- Owner: aenriii
- Created: 2023-12-12T04:47:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T21:29:21.000Z (10 months ago)
- Last Synced: 2024-08-01T22:00:00.312Z (5 months ago)
- Language: Rust
- Size: 116 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - aenriii/moon - a simple cli for @moonlight-mod [WIP] (Rust)
README
# `moon` - a simple cli for [moonlight](https://github.com/moonlight-mod/moonlight)
## usage
### `moon up`
This is the injection/reinjection command, supply
`-b|--branch [stable|ptb|canary|development]` to change the branch injected
from the default (stable).### `moon down`
This is the uninject command, supply `-b|--branch [stable|ptb|canary|development]`
to change the branch injected from the default (stable).### `moon dev`
This is the development/watch command, it'll detect whether the folder you selected is
a moonlight-mod git repo or a moonlight extension repo (based on [the template](https://github.com/moonlight-mod/sample-extension))