Export Player Blueprints


Provide /export_player_blueprints command to export all player blueprints to the script-output directory.

Utilities
2 days ago
2.0
12
Blueprints
Owner:
PhaSelEza
Source:
N/A
Homepage:
N/A
License:
The Unlicense (Public Domain)
Created:
2 days ago
Latest Version:
0.1.0 (2 days ago)
Factorio version:
2.0
Downloaded by:
12 users

This mod adds a "/export_player_blueprints" command that exports all player blueprints to the script-output directory. This allows for easy external management of blueprints using version control systems like Git, taking advantage of 2.0.67's new LuaRecord::export_record() API.