Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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]

Awesome Lists containing this project

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))