Search found 1 match

by Dadoo
Wed Nov 20, 2024 9:23 am
Forum: Assigned
Topic: [raiguard][2.0.7] Importing large strings is broken on Linux
Replies: 11
Views: 1257

Re: [raiguard][2.0.7] Importing large strings is broken on Linux

It's a line length thing. Use:

xclip -selection clipboard -o | fold -80 > blueprint

Then, open "blueprint" in a GUI text editor, select all, copy to clipboard, go to Factorio, paste.

I haven't tried it with a 6M blueprint, but it works with a 650K blueprint.

Go to advanced search