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
- Now the earliest point you can call exports is from `OnPluginStart`.
10
+
11
+
### MySQL
12
+
13
+
- Windows Fix: Gibberish queries
14
+
15
+
### Commands
16
+
17
+
- Swiftly Version
18
+
19
+
### JavaScript Optimization
20
+
21
+
- Optimized the memory from a minimum of 3MB per each plugin to a minimum of ~300KB. This was tested with a bare-bone plugin with just the mandatory functions included.
0 commit comments