mirror of
https://github.com/huderlem/porygion.git
synced 2026-04-22 17:37:31 -05:00
10 lines
222 B
Modula-2
10 lines
222 B
Modula-2
module github.com/huderlem/porygion
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/muesli/clusters v0.0.0-20180605185049-a07a36e67d36
|
|
github.com/muesli/kmeans v0.0.0-20200718051629-66f1657148c0
|
|
github.com/ojrac/opensimplex-go v1.0.1
|
|
)
|