JustEnoughMod_base 0.0.1

The base plugin for JustEnoughMod
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[lib]
crate-type = ["dylib"]

[package]
authors = ["LDprg <lukas_4dr@gmx.at>"]
description = "The base plugin for JustEnoughMod"
edition = "2021"
license = "MIT"
name = "JustEnoughMod_base"
version = "0.0.1"