arelith_combat_simulator

Crates.ioarelith_combat_simulator
lib.rsarelith_combat_simulator
version
sourcesrc
created_at2023-12-17 19:24:44.107551
updated_at2024-12-03 19:40:52.210672
descriptionCombat simulator for the Neverwinter Nights game based on Arelith changes.
homepage
repositoryhttps://github.com/egebilecen/arelith-combat-simulator/
max_upload_size
id1072689
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Ege Bilecen (egebilecen)

documentation

README

Combat simulator for the Neverwinter Nights game based on Arelith changes, written in Rust. This repo contains the library that is published on crates.io. Example script(s) that demonstrate how this library is used can be found in src/bin/. An example GUI application utilizing this library can be found here.

Commit count: 36

cargo fmt