Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
LichtHund committed Jul 10, 2024
1 parent 7bf0d54 commit 19a4cb6
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions triumph-gui/3_x_x/2-types/gui.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<center><h1>GUI</h1></center>
<center><p>This is how you create a basic GUI</p></center>

---

# GUI

![](https://i.imgur.com/pXnpNal.png)
Expand Down
2 changes: 2 additions & 0 deletions triumph-gui/3_x_x/2-types/pagegui.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<center><h1>PaginatedGUI</h1></center>
<center><p>Simple GUI that allows you to have multiple pages and navigate between them.</p></center>

---

# Paginated GUI

![](https://i.imgur.com/PqNYUIs.gif)
Expand Down
2 changes: 2 additions & 0 deletions triumph-gui/3_x_x/2-types/scrollgui.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<center><h1>ScrollingGUI</h1></center>
<center><p>Simple GUI that allows you to scroll on a Paginated GUI instead of going page by page.</p></center>

---

# Scrolling GUI

![](https://i.imgur.com/nadBZEL.gif)
Expand Down
2 changes: 2 additions & 0 deletions triumph-gui/3_x_x/2-types/storagegui.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<center><h1>StorageGUI</h1></center>
<center><p>GUI that does not clear its items on close/open, any external non GuiItem added to it will stay.</p></center>

---

!!!!
Attention! Items stored inside this GUI will not Persist on Server Restart.
!!!
Expand Down
2 changes: 2 additions & 0 deletions triumph-gui/3_x_x/3-additional/features.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<center><h1>GUI Features</h1></center>
<center><p>After the basics of a GUI there is a lot more useful features you can use.</p></center>

---

# Common features

The following are the common features in all GUIs.
Expand Down
2 changes: 2 additions & 0 deletions triumph-gui/4_x_x/0-welcome/introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<center><h1>Introduction</h1></center>
<center><p>This is just an example text for now.</p></center>

---

<center><img src="https://i.imgur.com/pV6Fass.png" alt="license"/></center>

# Lorem ipsum
Expand Down

0 comments on commit 19a4cb6

Please sign in to comment.