/open-factory

Factory Simulation Game Engine

Primary LanguageRustApache License 2.0Apache-2.0

A platform for making factory production games in Rust.

License

This repository is dual-licensed under MIT and Apache. See LICENSE-MIT and LICENSE-APACHE for the respective license text.

Building

As a Rust project, you can get things built with:

cargo build --release

If you want to run test-factory-a, pull its executable from /target/release/test-factory-a.exe (or whichever your executable format is on your OS) and put it in a directory with the following structure:

test-factory-a.exe
assets/FiraSans-Bold.ttf

You can download the font here.