zirconium-go/shared/plugin_map.go

6 lines
72 B
Go
Raw Normal View History

package shared
var Plugins = map[string]Module{
// Add plugins here
}