Geyser icon indicating copy to clipboard operation
Geyser copied to clipboard

Refactor extension description

Open Konicai opened this issue 1 year ago • 0 comments

  • Moves validation from ExtensionLoader to ExtensionDescription
  • extension name is now more strict and throws if it doesn't match
  • ensure certain properties are actually not null (e.g. main)
  • closes file reader for extension.yml

Konicai avatar Aug 03 '22 04:08 Konicai