Metadata-Version: 2.0
Name: otv
Version: 0.2.1.dev0
Summary: Ortho4XP Tile Validator
Home-page: https://github.com/dyoung522/otv
Author: Donovan C. Young
Author-email: dyoung522@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: ortho4xp,x-plane
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Topic :: Utilities
Requires-Dist: colorama

Ortho4XP Tile Validator
=======================

This is a support utility for the Ortho4XP program, which creates scenery tiles
for the X-Plane Flight Simulation platform.

When run and pointed to the Ortho4XP directory, it will attempt to validate
all created tiles and report any errors.

It does not modify any files within the Ortho4XP directory.

Installation
____________
::

    $ pip install otv

This will install an `otv` script, so if your PATH is setup correctly you
should be able to simply run `otv` from your system's command line.



