SteveClement / ics-challenge-factorio

A mod to control an ICS Hacking Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICS Challenge Factorio Mod

Requirements

For easy deployment jq is required.

Changelog

TODO: Not working, factorio changelog has a different format - https://forums.factorio.com/viewtopic.php?t=67140

To generate the changelog automagically you need to install gitchangelog.

python3 -m venv venv
source ./venv/bin/activate
pip install -U setuptools pip
pip install -U gitchangelog mako

Debugging

If the mod does NOT show check any error lines in:

~/.factorio/factorio-current.log

About

A mod to control an ICS Hacking Challenge

License:MIT License


Languages

Language:Python 71.4%Language:Lua 13.8%Language:Shell 8.3%Language:Smarty 6.4%