Edit of asset "Mono Plugin" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Mono Plugin | |
Description |
# 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. |
# 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. |
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/tensai-suraimu/godot-plugin-mono-plugin | |
Issues Url | https://github.com/tensai-suraimu/godot-plugin-mono-plugin/issues | |
Godot version | Godot 4.2 | |
Version String | 1.0.0 | |
Download Commit | 80d3c239ee454886f973d2ff8b895d11571b4c41 | |
Download Url (Computed) | https://github.com/tensai-suraimu/godot-plugin-mono-plugin/archive/80d3c239ee454886f973d2ff8b895d11571b4c41.zip | |
Icon Url |
https://github.com/tensai-suraimu/tensai-suraimu.github.io/raw/assets/image/slime.png
|