Set ARC and threads:on in nim.cfg.

This commit is contained in:
Alberto Torres 2024-08-29 00:49:28 +02:00
parent dfec24b304
commit 6e24bf5670

View file

@ -1,5 +1,7 @@
path:"../myou-engine/libs/packages/"
threads:on
gc:arc
out:"build/game"