mirror of
https://git.0x7be.net/dirk/uniham.git
synced 2025-03-30 18:12:29 +02:00
use proper naming
This commit is contained in:
@ -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
|
||||
|
||||
@ -41,7 +41,7 @@ Feel free to suggest changes.
|
||||
|
||||
## 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
|
||||
uniham.register_hammer('my_cool_id', {
|
||||
|
Reference in New Issue
Block a user