update readme -- add note about client-only codegen
This commit is contained in:
@@ -9,10 +9,13 @@ interface provided by libwayland and the standard wayland-scanner.
|
||||
This generator currently only supports generating Zig code, but I plan
|
||||
to add an option to emit the code as a single-header C library too.
|
||||
|
||||
|
||||
I'll probably also give this all a cleanup pass soon. This code was all
|
||||
written rather quickly and probably can be tidied up.
|
||||
|
||||
> [!NOTE]
|
||||
> This program currently only generates client-compatible code.
|
||||
> Support for server-compatible codegen may come later if I feel like it.
|
||||
|
||||
## Usage
|
||||
|
||||
### CLI
|
||||
|
||||
Reference in New Issue
Block a user