https://github.com/jeffmhubbard/lit-stats
A script to display stats from Litcube's Universe.
https://github.com/jeffmhubbard/lit-stats
display-stats litcube-universe rainmeter stats
Last synced: 2 months ago
JSON representation
A script to display stats from Litcube's Universe.
- Host: GitHub
- URL: https://github.com/jeffmhubbard/lit-stats
- Owner: jeffmhubbard
- License: mit
- Created: 2018-10-05T23:37:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T21:50:15.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T09:22:22.534Z (9 months ago)
- Topics: display-stats, litcube-universe, rainmeter, stats
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LitStats.py
A script to display stats from Litcube's Universe.
Also displays latest OCV alert.It is inspired by the LU Rainmeter skin.
Tested with Python 2.7 and 3.6### Initial Setup
1. Start a new game or load save
2. Go to **Gameplay** menu
3. Go to **Artifical Life Settings**
4. Set **Display - Rainmeter** to **Yes**### Usage
1. Run script in your terminal: ```./LitStats.py```
2. Press `space` to switch between stats and alert window
3. Press `q` to quit### Config
These should not be changed probably.
```INTERVAL``` number of seconds between updates (default is 1)
```LOG_STATS``` path to log09004 (Rainmeter stats)
```LOG_ALERT``` path to log06689 (OCV alerts)