Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 702 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 702 Bytes

airi-factorio

Helper for アイリ to play Factorio with you.

Development

Clone the repository:

git clone https://github.com/moeru-ai/airi-factorio

Symlink the mods to your Factorio mod folder:

cd /path/to/airi-factorio

ln -s /path/to/airi-factorio/packages/autorio/dist /path/to/factorio/data/autorio

Install dependencies:

pnpm i

Run the script:

pnpm run dev

Now you can use the commands in Factorio, the script will be compiled automatically, but you need to exit and re-enter the game to see the changes(no need to restart the game).

Credits

Thanks for the original idea and code: https://github.com/naklecha/factorio-automation