mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-21 19:03:29 +01:00
clarify sample code section license
This commit is contained in:
parent
50c9ee759b
commit
9a927ea05e
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ This page collects various sample code snippets intended to help modders get sta
|
||||||
|
|
||||||
If you'd like for more examples of specific content pieces to be added to this list, don't hesitate to [ask on the Discord](https://link.tinylifegame.com/discordweb) or [open an issue](https://github.com/Ellpeck/TinyLifeWeb/issues) about it.
|
If you'd like for more examples of specific content pieces to be added to this list, don't hesitate to [ask on the Discord](https://link.tinylifegame.com/discordweb) or [open an issue](https://github.com/Ellpeck/TinyLifeWeb/issues) about it.
|
||||||
|
|
||||||
**Please note that, due to the game being closed source, the code displayed here is only intended as an example and not meant to be copied directly.**
|
Feel free to copy these examples into your own mods and modify them as needed. Please note that this is not allowed for parts of the game's code that aren't listed here, as they are protected by the game's license.
|
||||||
|
|
||||||
## Furniture
|
## Furniture
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue