Skip to content

k2aj/fq-negotiations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FQ Negotiations

WIP Factorio mod. Nothing interesting here.

Building, running etc. (Linux)

Requirements:

  • Make
  • jq
  • zip

Open the Makefile and set the path to your Factorio installation's mod folder:

FACTORIO_MODS_FOLDER = ~/GOG\ Games/Factorio/game/mods

The Makefile contains some utilities which should help with mod development:

  • make link creates a symlink to the mod in Factorio's mods folder.
  • make unlink removes that symlink.
  • make package creates a ZIP package for the mod.
  • make install copies that ZIP package to Factorio's mods folder.
  • make uninstall removes the ZIP package from the Factorio's mods folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published