factorio-ir 0.1.2

Intermediate representation for factorio-rs Rust-to-Lua transpilation
Documentation
  • Coverage
  • 16.47%
    28 out of 170 items documented0 out of 28 items with examples
  • Size
  • Source code size: 61.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.72 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • languint/factorio-rs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • languint

[!NOTE] This project is in development, expect breaking changes.

Docs

cd docs
pnpm install
pnpm dev

Quick start

cargo install factorio-rs-cli
mkdir my-mod && cd my-mod
factorio-rs init --name my-mod
factorio-rs build