Skip to content

rrodenbusch/obLevelTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oblivion Level Tracker

The Elders Scrolls IV, Oblivion, has a unique Leveling system that makes Efficient Leveling less than obvious. The Oblivion Level Tracker supports efficient leveling by allowing games to:

Authors

License

AGPL License  GNU Affero General Public License

Screenshots

CoverArt

Build Locally

Clone the project

  git clone https://github.com/rrodenbusch/obleveltracker.git

Go to the project directory

  cd obleveltracker

Build the distributable files

  python3 -m build --wheel
  python3 -m build --sdist

Installation

Install the new build (0.1.0) with pip

  pip install ./dist/obleveltracker-0.1.0-py3-none-any.whl

Start the Application

obLevelTracker

🔗 Links

Oblivion Wiki

Source Repo

linkedin

🛠 Skills

Python