Skip to content

Commit 9d16ff7

Browse files
wu-vincentclaude
andcommitted
Fix README to reference ENDSTONE_API_VERSION instead of GIT_TAG
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent eb2060f commit 9d16ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and permissions.
2020
| Prefix | `src/plugin.cpp` `prefix = ...` | `"MyPlugin"` |
2121
| Permission prefix | `src/plugin.cpp` permission names | `my_plugin.command.*` |
2222

23-
3. Update the `GIT_TAG` in `CMakeLists.txt` to the Endstone version you target
23+
3. Update `ENDSTONE_API_VERSION` in `CMakeLists.txt` to the Endstone version you target
2424
4. Delete the example command/listener code and start building
2525

2626
## Development

0 commit comments

Comments
 (0)