Skip to content
Snippets Groups Projects
Unverified Commit ff704e31 authored by Kat Marchán's avatar Kat Marchán
Browse files

add keywords

parent 84c1a0d5
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ edition = "2018" ...@@ -6,6 +6,7 @@ edition = "2018"
description = "Rusty Utility AI library" description = "Rusty Utility AI library"
license-file = "LICENSE.md" license-file = "LICENSE.md"
readme = "README.md" readme = "README.md"
keywords = ["utility-ai", "specs", "ecs"]
categories = ["game-development"] categories = ["game-development"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
......
...@@ -3,6 +3,7 @@ name = "big-brain-derive" ...@@ -3,6 +3,7 @@ name = "big-brain-derive"
version = "0.1.0" version = "0.1.0"
authors = ["Kat Marchán <kzm@zkat.tech>"] authors = ["Kat Marchán <kzm@zkat.tech>"]
edition = "2018" edition = "2018"
keywords = ["utility-ai", "specs", "ecs"]
categories = ["game-development"] categories = ["game-development"]
description = "Derive macros for the big-brain Utility AI library" description = "Derive macros for the big-brain Utility AI library"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment