Initial
This commit is contained in:
13
libmttt.nimble
Normal file
13
libmttt.nimble
Normal file
@@ -0,0 +1,13 @@
|
||||
# Package
|
||||
|
||||
version = "0.1.0"
|
||||
author = "luxick"
|
||||
description = "Game library for meta tic tac toe"
|
||||
license = "GPL-2.0"
|
||||
srcDir = "src"
|
||||
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 1.0.0"
|
||||
Reference in New Issue
Block a user