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

https://github.com/themusaigen/moonly

Basic package-manager for MoonLoader w\o dependency installation.
https://github.com/themusaigen/moonly

moonloader moonly package-manager

Last synced: about 1 month ago
JSON representation

Basic package-manager for MoonLoader w\o dependency installation.

Awesome Lists containing this project

README

        

# Moonly

Basic package-manager for MoonLoader w\o dependency installation.

# Usage & Install

1. Extract the `src` directory content to your `moonloader` directory.

2. Create `moonly` folder in game directory. Or in first launch moonly will create it automatically.

3. Create new project. Use `example` folder as reference. (project.json and src/init.lua is required, but content in project.json is optional, moonly uses `src` and `lib` as default folders, and directory name as project name)

4. Code!

# Tools

Use moonly`s [command-line-tool](https://github.com/themusaigen/moonly-command-tool) for better development experience.

# LICENSE

`moonly` is licensed under `MIT` license. See `LICENSE` for detailed information.