all repos

tyess @ 3e5d02242460a2d2359ff700bbbdd56c76483869

chess in typst

tyess/typst.toml (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
bump typst version, 26 days ago
1
[package]
2
name = "tyess"
3
version = "0.1.0"
4
compiler = "0.15.0"
5
entrypoint = "lib.typ"
6
repository = "https://github.com/olexsmir/tyess"
7
authors = ["olexsmir"]
8
license = "MIT"
9
description = "Chess"
10
keywords = ["game", "fun", "chess"]
11
categories = ["fun"]
12
13
[template]
14
path = "template"
15
entrypoint = "main.typ"