Edit of asset "Sakuya" Accepted

Old/Current New/Edit
Title Sakuya Sakuya
Description # SAKUYA
Sakuya is a Godot 4.X addon, adding simple command line to your game. The plugin is quite simple and easily expandable, allowing user to quickly implement new commands.
## Instalation
Download this repository and add the `sakuya/` directory into the `addons/` directory inside your project. Next enable it inside
## Configuration
After enabling the plugin, singleton `SakuyaCLI` should be added. To add new commands, you need to create a `SakuyaCommand` resource and extend its script, overwriting the `execute` function. This addon has `help` command implemented, so you can use it as a reference.

You can configure `SakuyaCLI` scene via export variables, overriding its theme, changing display modes, activation key and logging level.

To make your command work, you need to add your respective `SakuyaCommand` resource to the `SakuyaCLI`'s Loaded Commands variable.

If you have any questions, feel free to open new github Issue!

This projects uses images from [BootstrapIcons](https://icons.getbootstrap.com/), licenced under the MIT license.
# SAKUYA
Sakuya is a Godot 4.X addon, adding simple command line to your game. The plugin is quite simple and easily expandable, allowing user to quickly implement new commands.
## Instalation
Download this repository and add the `sakuya/` directory into the `addons/` directory inside your project. Next enable it inside
## Configuration
After enabling the plugin, singleton `SakuyaCLI` should be added. To add new commands, you need to create a `SakuyaCommand` resource and extend its script, overwriting the `execute` function. This addon has `help` command implemented, so you can use it as a reference.

You can configure `SakuyaCLI` scene via export variables, overriding its theme, changing display modes, activation key and logging level.

To make your command work, you need to add your respective `SakuyaCommand` resource to the `SakuyaCLI`'s Loaded Commands variable.

If you have any questions, feel free to open new github Issue!

This projects uses images from [BootstrapIcons](https://icons.getbootstrap.com/), licenced under the MIT license.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/40-4/Sakuya https://github.com/40-4/Sakuya
Issues Url https://github.com/40-4/Sakuya/issues https://github.com/40-4/Sakuya/issues
Godot version Godot 4.1 Godot 4.1
Version String 1.0 1.0
Download Commit 2ffe102ea12f42c0b296ed34e56c509e3fc549c3 2ffe102ea12f42c0b296ed34e56c509e3fc549c3
Download Url (Computed) https://github.com/40-4/Sakuya/archive/2ffe102ea12f42c0b296ed34e56c509e3fc549c3.zip https://github.com/40-4/Sakuya/archive/2ffe102ea12f42c0b296ed34e56c509e3fc549c3.zip
Icon Url https://raw.githubusercontent.com/40-4/Sakuya/refs/heads/main/sakuyaLogo.png
https://raw.githubusercontent.com/40-4/Sakuya/refs/heads/main/sakuyaLogo.png