update readme and add action
Some checks failed
Release crate / Publish to crates.io and create GitHub Release (release) Failing after 1m36s
Some checks failed
Release crate / Publish to crates.io and create GitHub Release (release) Failing after 1m36s
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "schafkopf-logic"
|
||||
version = "0.1.0"
|
||||
version = "0.0.0"
|
||||
edition = "2024"
|
||||
description = "Logic and rules for the Schafkopf card game: deck, suits, ranks and game modes."
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/Vale54321/schafkopf-logic"
|
||||
homepage = "https://github.com/Vale54321/schafkopf-logic"
|
||||
repository = "https://git.heiserer.de/heiserer/schafkopf-logic"
|
||||
homepage = "https://git.heiserer.de/heiserer/schafkopf-logic"
|
||||
keywords = ["schafkopf", "card-game", "trick-taking"]
|
||||
categories = ["game-development"]
|
||||
authors = ["Valentin Heiserer <valentin@heiserer.de>"]
|
||||
|
||||
Reference in New Issue
Block a user