MartyMacGyver / stfc_patch_bob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: GPLv3

A community patch that adds a couple of tweaks to the mobile game Star Trek Fleet Command™

Note

The code here is a bit of a mess right now, I will be gradually going through and cleaning it up over the next couple of weeks.

Features

  • One day there will be something here, gotta find the time to list them all out

Building

This project uses CMake, so the simplest way to build it on Windows:

mkdir build
cd build
cmake ../
cmake --build .

Disclaimer

This is intended to give people insight and possiblity to add new things for QoL improvements.
There is no guarantee or promise that using this for features outside of what is officially offered via this repository will not result actions against your account.

All features and additions provided here via this repository are sanctioned by Scopely and thus aren't subject to account actions.

License

  • GPLv3

About

License:GNU General Public License v3.0


Languages

Language:C++ 88.0%Language:C 10.0%Language:CMake 1.9%Language:PowerShell 0.1%