Add makefile

This commit is contained in:
2021-01-28 07:44:20 -05:00
parent be0173ee44
commit 8532f8664a
3 changed files with 86 additions and 1 deletions

View File

@@ -4,5 +4,8 @@ import (
"github.com/josephbmanley/OpenSkins-Standalone-Plugin/core"
)
func main() {
}
// SkinstoreModule is a thing
var SkinstoreModule = core.SkinstoreStandalone{}