Basically an extension of #16 , but also editing the `fabric.mod.json` file to include ```json "main": [{ "adapter" :"*lang*", "value": "*classname*" }], "depends": { "*adapter-lang-name*": "*" } ``` or whatever
Basically an extension of #16 , but also editing the
fabric.mod.jsonfile to includeor whatever