Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 622 Bytes

readme.md

File metadata and controls

34 lines (20 loc) · 622 Bytes

Factorio mods by BarryKun

Dependencies

  • Install Bun
  • Run bun install

build zip file

bun run build <directory>

watch a directory.

This copies the mod over to the factorio mod directory and automatically applies changes.

bun run watch <directory>

For Windows %APPDATA%/Factorio/mods

For Linux ~/.factorio/mods

For Mac ~/Library/Application Support/factorio/mods

Issues

For suggestions/comments/feedback/bug-reports please create an issue, thank you!

License

All mods fall under the Mozilla Public License Version 2.0, for details refer to the LICENSE file.