Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed May 22, 2024
1 parent e0a6e71 commit 0f73f47
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions codegen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@ Generates Lua code from the Nakama and Satori API definitions (swagger and proto

## Usage

Generate Lua bindings for the Nakama and Satori REST APIs:
Generate Lua bindings for the Nakama and Satori REST APIs and the Nakama realtime API:

```shell
python generate-rest.py
```

Generate Lua bindings for the Nakama realtime API:

```shell
python generate-nakama-realtime.py
./generate.sh
```

0 comments on commit 0f73f47

Please sign in to comment.