https://github.com/ryex/stationeersstationpediaextractor
https://github.com/ryex/stationeersstationpediaextractor
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryex/stationeersstationpediaextractor
- Owner: Ryex
- License: mit
- Created: 2024-03-29T18:26:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T01:22:44.000Z (almost 2 years ago)
- Last Synced: 2024-09-07T03:55:58.885Z (almost 2 years ago)
- Language: C#
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stationpedia Extractor
Used to extract data on Items, Structures, and Logic Enum values.
press F3 and run `stationpedia_export`
Files will appear in the game installation's data directory under `./Stationpedia/Enums.json` and `./Stationpedia/Stationpedia.json`
Simply [install
BepInEx](https://docs.bepinex.dev/articles/user_guide/installation/index.html)
and download the [latest
release](https://github.com/Ryex/StationeersStationpediaExtractor/releases/latest) into your plugin folder.