Note to self

This commit is contained in:
comp500 2019-10-24 18:43:38 +01:00
parent c853f0ff07
commit 3a4abe0574

View File

@ -20,6 +20,7 @@ import (
)
// TODO: this file is a mess, I need to refactor it
// TODO: test modpack importing before proceeding with further implementation
type importPackFile interface {
Name() string