File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ If you are a **developer**, **YAGL** is composed of **three main modules**:
58
58
- [ item] ( tree/main/item ) , a module to ** generate and customize items** and even ** apply textures** to them;
59
59
- [ gui] ( tree/main/gui ) , the ** core module** , that ** displays the actual interfaces** to players.
60
60
61
- Each one of then is made of three submodules:
61
+ Each one of them is made of three submodules:
62
62
** base** (the core function of the module),
63
63
** serializer** (saving and loading capabilities of the module) and ** bukkit**
64
64
(an implementation of the module for [ Bukkit plugins] ( https://getbukkit.org/ ) ).
@@ -121,4 +121,4 @@ These are some of the pending features that are planned for the future:
121
121
* [ ] add support for [ PlaceholderAPI] ( https://github.com/PlaceholderAPI/PlaceholderAPI ) in variable replacements;
122
122
* [ ] a special ` GUIContent ` that allows animated items;
123
123
* [ ] a special ` GUIContent ` that allows items which can be toggled based on user click;
124
- * [ ] online web editor to customize and visualize data in real time;
124
+ * [ ] online web editor to customize and visualize data in real time;
You can’t perform that action at this time.
0 commit comments