mirror of
https://git.0x7be.net/dirk/uniham.git
synced 2025-01-26 12:11:26 +01:00
use proper naming
This commit is contained in:
parent
0bc60d396f
commit
c641e0e917
@ -1,4 +1,4 @@
|
|||||||
*“Universal Hammers” adds various hammers that can be used to crush nodes.*
|
*“Unified Hammers” adds various hammers that can be used to crush nodes.*
|
||||||
|
|
||||||
## Default usage
|
## Default usage
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ Feel free to suggest changes.
|
|||||||
|
|
||||||
## API usage
|
## API usage
|
||||||
|
|
||||||
The *Universal Hammer API* can be used by calling the `uniham.register_hammer` function. This function takes two parameters, the ID and the definition table.
|
The *Unified Hammers API* can be used by calling the `uniham.register_hammer` function. This function takes two parameters, the ID and the definition table.
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
uniham.register_hammer('my_cool_id', {
|
uniham.register_hammer('my_cool_id', {
|
||||||
|
Loading…
Reference in New Issue
Block a user