We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See examples to extract in "About" Tab of Player Inventory.
In lord_forms:
lord_forms
default.{gui_bg[_img]|gui_slots}
header1()
header2()
header3()
bold()
italic()
muted()
small()
icon_button()
Use this in "About" Tab of PI
The text was updated successfully, but these errors were encountered:
Forms: remove legacy default.{gui_bg[_img]|gui_slots}. Relates to l…
2610e79
…ord-server#1708
f585c4f
Forms: extract common form elements from AboutTab into forms.spec…
AboutTab
forms.spec
8f60ad3
… api. Relates to lord-server#1708
cdf7cc4
alek13
No branches or pull requests
See examples to extract in "About" Tab of Player Inventory.
In
lord_forms
:default.{gui_bg[_img]|gui_slots}
header1()
,header2()
,header3()
bold()
,italic()
,muted()
,small()
icon_button()
Use this in "About" Tab of PI
The text was updated successfully, but these errors were encountered: