mirror of
https://github.com/Wesley-DeMontigny/WLUS.git
synced 2026-01-07 10:59:31 -06:00
I didn't like what I was working with in the Old WLUS, so I'm working on a rewrite. This is the initial upload of the rewrite.
8 lines
206 B
JSON
8 lines
206 B
JSON
{
|
|
"name": "Char Handler",
|
|
"id": "char_handler",
|
|
"description": "This plugin handles all the character packets.",
|
|
"main_file": "char_handlers",
|
|
"type": "char",
|
|
"dependencies": ["serializables"]
|
|
} |