Initial push

This commit is contained in:
2024-06-16 10:59:55 -04:00
commit b5e14f3f22
12 changed files with 437 additions and 0 deletions

10
mfile Normal file
View File

@@ -0,0 +1,10 @@
{
"package": "Bashmatic",
"title": "Bashmatic",
"description": "A Generic Mudlet plugin that automates bashing mobs across muds",
"version": "0.1",
"author": "Charles Click",
"icon": "",
"dependencies": "",
"outputFile": false
}