generated from your-land/yl_template
Version 1.0.0
This commit is contained in:
parent
0f746fef87
commit
a13b739197
@ -1,11 +1,11 @@
|
||||
|
||||
# License
|
||||
|
||||
Copyright (c) 2024 Developername, Styxcolor
|
||||
Copyright (c) 2024 AliasAlreadyTaken, Styxcolor
|
||||
|
||||
Code:
|
||||
|
||||
* [MIT](https://gitea.your-land.de/your-land/yl_api_nodestages/src/LICENSE-MIT) Developername
|
||||
* [MIT](https://gitea.your-land.de/your-land/yl_api_nodestages/src/LICENSE-MIT) AliasAlreadyTaken
|
||||
|
||||
Media:
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
yl_api_nodestages.information = {}
|
||||
yl_api_nodestages.information.version = "0.0.1"
|
||||
yl_api_nodestages.information.version = "1.0.0"
|
||||
yl_api_nodestages.information.author = "AliasAlreadyTaken"
|
||||
yl_api_nodestages.information.license = "MIT"
|
||||
yl_api_nodestages.information.name = "yl_api_nodestages"
|
||||
|
2
init.lua
2
init.lua
@ -1,4 +1,4 @@
|
||||
-- Version 0.0.1
|
||||
-- Version 1.0.0
|
||||
-- Author AliasAlreadyTaken
|
||||
-- License MIT
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
[category]
|
||||
[yl_api_nodestages]
|
||||
|
||||
# Debug
|
||||
# Set this to true to enable debug mode, it will output some more values to log
|
||||
|
Loading…
Reference in New Issue
Block a user