pentane 0.0.0

A library for working with the Pentane mod-loader
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "pentane"
version = "0.0.0"
edition = "2021"
homepage = "https://high-octane-dev.github.io/"
repository = "https://github.com/high-octane-dev/pentane-rs"
description = "A library for working with the Pentane mod-loader"
license = "MIT"
readme = "readme.md"

[dependencies]