Skip to content

A little worker bee tool that datamines APICO's files and outputs files to be used on the APICO wiki ๐Ÿ

License

Notifications You must be signed in to change notification settings

Vildravn/beesfax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Beesfax

A little worker bee tool that datamines APICO's files and outputs files to be used on the APICO wiki ๐Ÿ

Requirements

  • NodeJS 14.x

Usage

  1. git clone https://github.com/Vildravn/beesfax.git
  2. cd beesfax
  3. npm install
  4. APICO_PATH="~/.steam/steam/SteamApps/common/APICO Demo" node index.js

Replace the APICO_PATH env variable with your path to the APICO install directory. If the variable is left out, the tool will look in its directory for json files instead.

The generated files will be saved in a new directory called output created in the tool's directory.

About

A little worker bee tool that datamines APICO's files and outputs files to be used on the APICO wiki ๐Ÿ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published