Revert "feat(init): add custom packing for metatables"

This reverts commit 1ad137b8c5.

Prefer native solutions, this is too niche.
This commit is contained in:
Linden
2021-12-04 22:21:28 +11:00
parent 31404fbfce
commit d25cac3be4
2 changed files with 2 additions and 26 deletions

View File

@@ -17,9 +17,7 @@ Any resources distributed with this code is subject to the same license restrict
#### Currently implemented
- [x] Server callbacks
- [x] Table utilities
- [x] OxMySQL wrapper (might scrap for oxmysql v2.0.0)
- [x] Streaming exports
- [x] Metatable packing/unpacking
- [x] SetInterval
#### To do