Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 541 Bytes

File metadata and controls

16 lines (9 loc) · 541 Bytes

factorio-alien-module

A mod for factorio Link to mod portal

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.

The factorio mod folder can be configured in

src/config.properties