Skip to content

utility for converting factorio mod-settings.dat to the old json format

Notifications You must be signed in to change notification settings

betrok/factorio-dat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

factorio-dat is a utility for converting factorio mod-settings.dat to the old json format.

Installing

From sources

Go 1.2+ is required.

go get -u github.com/betrok/factorio-dat

Prebuild

Static binaries: linux, windows, mac.

Usage

factorio-dat [in.dat] [out.json]

Default input/output files are mod-settings.dat and mod-settings.json in the current directory. - can be used for any of arguments to use stdin/stdout.

Factorio converts mod-settings.json to .dat at startup if the .dat file does not exist.

License

This project is licensed under the terms of the MIT license.

About

utility for converting factorio mod-settings.dat to the old json format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages