Compare commits

...

1 Commits
1.12 ... 1.9

Author SHA1 Message Date
a77fbb0cf5 Update README + API 2019-10-04 00:31:11 +02:00
2 changed files with 1 additions and 12 deletions

11
API.md
View File

@ -168,14 +168,3 @@ You can add a stereotype like so:
```Lua
craftguide.group_stereotypes.radioactive = "mod:item"
```
#### `craftguide.background`
You can set a custom background theme by overriding this variable:
```Lua
craftguide.background = "<file_name.png>#<middle>"
```
`middle` (number) refers to a 9-sliced background. Read the engine's Lua API documentation for more info.

View File

@ -19,4 +19,4 @@ For developers, `craftguide` also has a [modding API](https://github.com/minetes
Love this mod? Donations are appreciated: https://www.paypal.me/jpg84240
![Preview2](https://i.imgur.com/IbexMwQ.png)
![Preview2](https://i.imgur.com/GVQvufb.png)