Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Sendama CLI is a console application that provides a command line interface for

![Screenshot](docs/screenshot.png)

## Editor Guide

For the current editor manual, see [Editor.md](docs/Editor.md).

## Requirements

- PHP 8.3 or newer
Expand Down Expand Up @@ -122,4 +126,4 @@ sendama generate:texture mytexture
#### Generate a new texture with a specific size
```bash
sendama generate:texture mytexture --width=32 --height=32
```
```
Loading
Loading