Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 401 Bytes

factorio-alien-module

A mod for factorio

Biters now drop alien ore from which you can smelt alien plates that you can use in alien recipes.

Building the mod

With maven installed issue the following command:

mvn assembly:assembly install

The target folder should now contain the mod zip file. All zipfiles from the target-folder will get copied to the configured factorio mod folder.