mirror of https://github.com/dirtbags/moth.git
More documentation on what to do next
This commit is contained in:
parent
fc79db677d
commit
edfa895b58
|
@ -105,7 +105,7 @@ func ParseCategory(categoryPath string, seed string) ([]PuzzleEntry, error) {
|
|||
|
||||
func main() {
|
||||
// XXX: We need a way to pass in "only run this one point value puzzle"
|
||||
|
||||
// XXX: Convert puzzle.py to standalone thingies
|
||||
flag.Parse()
|
||||
baseSeedString := os.Getenv("SEED")
|
||||
|
||||
|
|
Loading…
Reference in New Issue