Metadata-Version: 2.1
Name: agstoolbox
Version: 0.3.7
Summary: Utility to help manage Adventure Game Studio Projects and Editors.
Home-page: https://github.com/ericoporto/agstoolbox
Download-URL: https://github.com/ericoporto/agstoolbox/tarball/0.3.7
Author: erico
Author-email: eri0onpm@gmail.com
License: MIT
Keywords: AGS Toolbox,Adventure Game Studio,development,ags,Game Development,gamedev
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
License-File: LICENSE
License-File: COPYING
License-File: AUTHORS

*************************************************************
AGS Toolbox - Utility to manage different AGS Editor versions
*************************************************************

AGS Toolbox is a PyQt tool to manage different versions of the
Adventure Game Studio Editor, side by side, along with your
game projects!


Windows install and run
-----------------------

In Windows, install Python 3, and then open `cmd.exe` and type (press enter after):

    python -m pip install agstoolbox

To run, you can type the following in `cmd.exe` or the `run...` prompt

    python -m agstoolbox
