Mercurial > games > semicongine
comparison semicongine.nimble @ 1300:76b8455cad5e
did: update hgignore and nimble version
author | sam <sam@basx.dev> |
---|---|
date | Tue, 06 Aug 2024 23:17:44 +0700 |
parents | 4cf9872f7bb6 |
children |
comparison
equal
deleted
inserted
replaced
1299:6d0162bfe48a | 1300:76b8455cad5e |
---|---|
1 # Package | 1 # Package |
2 | 2 |
3 version = "0.4.0" | 3 version = "0.5.0" |
4 author = "Sam <sam@basx.dev>" | 4 author = "Sam <sam@basx.dev>" |
5 description = "Game engine, for games that run on semiconductor engines" | 5 description = "Game engine, for games that run on semiconductor engines" |
6 license = "MIT" | 6 license = "MIT" |
7 backend = "c" | 7 backend = "c" |
8 | 8 |