Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Mono Plugin

An asset by zhengxiaoyao
The page banner background of a mountain and forest
Mono Plugin hero image

Quick Information

0 ratings
Mono Plugin icon image
zhengxiaoyao
Mono Plugin

# Mono Plugin (https://github.com/tensai-suraimu/godot-plugin-mono-plugin)## Usage:1. Download this plugin into your project and enable it.2. Create a `.mono_repo` directory under your plugin directory.3. Use `Project > Tools > Export Plugins` to exports them.## Project structure reference::```# res://addons/| ...|| mono_plugin/| | ...|| your_plugin/| | .mono_repo/ # <- Exported files are stored here.| | * .git/| | * addons/| | * * your_plugin/| | * * * ...folders/| | * * * .gitignore| | * * * plugin.cfg| | * * * ...files| | * docs/| | * ReadMe.md| | * ...documents.md| || | docs/| | ...folders/| | .gitignore| | plugin.cfg| | ReadMe.md| | ...documents.md| | ...files|| your_plugin/| | .mono_repo/| | * ...| | ......```## TODO List- [ ] Git integration.

Supported Engine Version
4.2
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Mono Plugin

Usage:

  1. Download this plugin into your project and enable it.
  2. Create a .mono_repo directory under your plugin directory.
  3. Use Project > Tools > Export Plugins to exports them.

Project structure reference::

# res://addons/
|   ...
|
|   mono_plugin/
|   |   ...
|
|   your_plugin/
|   |   .mono_repo/ # <- Exported files are stored here.
|   |   *   .git/
|   |   *   addons/
|   |   *   *   your_plugin/
|   |   *   *   *   ...folders/
|   |   *   *   *   .gitignore
|   |   *   *   *   plugin.cfg
|   |   *   *   *   ...files
|   |   *   docs/
|   |   *   ReadMe.md
|   |   *   ...documents.md
|   |
|   |   docs/
|   |   ...folders/
|   |   .gitignore
|   |   plugin.cfg
|   |   ReadMe.md
|   |   ...documents.md
|   |   ...files
|
|   your_plugin/
|   |   .mono_repo/
|   |   *    ...
|   |   ...
...

TODO List

  • Git integration.

# Mono Plugin (https://github.com/tensai-suraimu/godot-plugin-mono-plugin)

## Usage:

1. Download this plugin into your project and enable it.
2. Create a `.mono_repo` directory under your plugin directory.
3. Use `Project > Tools > Export Plugins` to exports them.

## Project structure reference::

```
# res://addons/
| ...
|
| mono_plugin/
| | ...
|
| your_plugin/
| | .mono_repo/ # <- Exported files are stored here.
| | * .git/
| | * addons/
| | * * your_plugin/
| | * * * ...folders/
| | * * * .gitignore
| | * * * plugin.cfg
| | * * * ...files
| | * docs/
| | * ReadMe.md
| | * ...documents.md
| |
| | docs/
| | ...folders/
| | .gitignore
| | plugin.cfg
| | ReadMe.md
| | ...documents.md
| | ...files
|
| your_plugin/
| | .mono_repo/
| | * ...
| | ...
...
```

## TODO List

- [ ] Git integration.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Mono Plugin icon image
zhengxiaoyao
Mono Plugin

# Mono Plugin (https://github.com/tensai-suraimu/godot-plugin-mono-plugin)## Usage:1. Download this plugin into your project and enable it.2. Create a `.mono_repo` directory under your plugin directory.3. Use `Project > Tools > Export Plugins` to exports them.## Project structure reference::```# res://addons/| ...|| mono_plugin/| | ...|| your_plugin/| | .mono_repo/ # <- Exported files are stored here.| | * .git/| | * addons/| | * * your_plugin/| | * * * ...folders/| | * * * .gitignore| | * * * plugin.cfg| | * * * ...files| | * docs/| | * ReadMe.md| | * ...documents.md| || | docs/| | ...folders/| | .gitignore| | plugin.cfg| | ReadMe.md| | ...documents.md| | ...files|| your_plugin/| | .mono_repo/| | * ...| | ......```## TODO List- [ ] Git integration.

Supported Engine Version
4.2
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers