factorio-api 0.1.0

Generated Factorio runtime API bindings for factorio-rs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "factorio-api"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
readme.workspace = true
description = "Generated Factorio runtime API bindings for factorio-rs"

[dependencies]

[build-dependencies]
factorio-api-gen = { workspace = true }

[lints]
workspace = true