8 lines
205 B
Nim
8 lines
205 B
Nim
version = "1.0.9"
|
|
author = "treeform"
|
|
description = "Your single stop for vector math routines for 2d and 3d graphics."
|
|
license = "MIT"
|
|
|
|
srcDir = "src"
|
|
|
|
requires "nim >= 1.4.0"
|