Emoji Keyboard Export

by Styx2

Export Rich Text tags from Factorio to a JSON file and a sprite map for use with the Emoji Keyboard app.

Utilities
9 months ago
1.1
17
Owner:
Styx2
Source:
https://github.com/gilleswaeber/emoji...
Homepage:
https://github.com/gilleswaeber/emoji...
License:
MIT
Created:
9 months ago
Latest Version:
1.0.0 (9 months ago)
Factorio version:
1.1
Downloaded by:
17 users

This mod will export a plugin for the Emoji Keyboard app for the active Factorio game, including mods, using the active locale.

The plugin consists of a JSON file describing all items, fluids, recipes, technologies, and virtual signals that can be typed using Rich Text, categorized and with their tag, and a sprite map.

This mod won't do anything when not run in Instrument Mode.

The code based on FactorioLab Export.

Usage instructions

  1. Install this mod alongside any mods that should be included in the data set
  2. Set up Steam to run this mod in Instrument Mode
    • In the library, right click Factorio and in Launch Options enter: --instrument-mod emoji-keyboard-export
    • Alternately, run Factorio from the command line with these options
  3. Start Factorio and start a new game, a message will appear indicating the export started (if not, check that this mod and flib mod are enabled, and you used instrument mode)
  4. Wait for the export to complete, another message appears in the chat, you can now exit Factorio
  5. Copy the contents of %APPDATA%\Factorio\script-output\emoji-keyboard-export into the plugin directory of Emoji Keyboard and restart it.