We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2060f commit 9d16ff7Copy full SHA for 9d16ff7
README.md
@@ -20,7 +20,7 @@ and permissions.
20
| Prefix | `src/plugin.cpp` `prefix = ...` | `"MyPlugin"` |
21
| Permission prefix | `src/plugin.cpp` permission names | `my_plugin.command.*` |
22
23
-3. Update the `GIT_TAG` in `CMakeLists.txt` to the Endstone version you target
+3. Update `ENDSTONE_API_VERSION` in `CMakeLists.txt` to the Endstone version you target
24
4. Delete the example command/listener code and start building
25
26
## Development
0 commit comments