You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,14 @@ ClassLoader is a library that brings an easy-to-use and clean interface to the o
7
7
8
8
It aims to help Lua developers write OOP code quickly and easily, without the need for in-depth knowledge of metatables and implementing your own loader.
9
9
10
-
11
10
## Documentation
12
11
[Visit the Wiki](https://github.com/TomDotBat/lua-class-loader/wiki) to find helpful information on the usage of this library and more.
0 commit comments