Skip to content

RbCaVi/get-factorio-data

Folders and files

NameName
Last commit message
Last commit date
Aug 5, 2024
Jan 11, 2024
May 15, 2024
May 15, 2024
Jan 7, 2024
May 15, 2024
Sep 4, 2023
Aug 5, 2024
Sep 8, 2024
Aug 11, 2024
Aug 5, 2024
Jan 8, 2024
Sep 4, 2023
Sep 4, 2023
Feb 5, 2024
May 15, 2024

Repository files navigation

get-factorio-data

Generate Factorio's data with JavaScript and Lua.

Steps:

  • Create a directory for the data to go in:
mkdir <directory>
cd <directory>
  • Create a file called pack.json in that directory with the mods and their versions:
{
	"base":{}
}
  • Run node <get-factorio-data root>/process.js to create data.json, locale.json, and assets in the folder