Oh! Incredible! Excited to be able to release this tool for all the factorio blueprinters out there.
Search found 3 matches
- Sun Aug 10, 2025 3:43 am
- Forum: Implemented mod requests
- Topic: Allow read/write to blueprint's description
- Replies: 5
- Views: 1310
Re: Allow read/write to blueprint's description
- Tue Aug 05, 2025 6:32 am
- Forum: Implemented mod requests
- Topic: Allow read/write to blueprint's description
- Replies: 5
- Views: 1310
Re: Allow read/write to blueprint's description
Would really appreciate some love from the devs on this. I'm stuck on building a blueprint repo and build system because of this. There seems to be no way to read/write blueprint/book descriptions still, and no way to detect when the user edits them.
I've described my issue in another post here ...
I've described my issue in another post here ...
- Tue Aug 05, 2025 6:30 am
- Forum: Modding help
- Topic: Any way to detect description changes? Hiccup in developing Blueprint Repository/Build System.
- Replies: 0
- Views: 145
Any way to detect description changes? Hiccup in developing Blueprint Repository/Build System.
Hello everyone, I'm developing a Blueprint Repository and Build System for Factorio. As part of this tool, I'm making a Factorio mod that syncs an in-game blueprint inventory to a local filesystem repo, so the user can easily edit and develop blueprints/books while versioning/storing in a local git ...