Skip to content

yageorgiy/ingame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ingame

A GUI for PortProton project.

Run

Use the following commands in UNIX shell:

# Prepare and activate virtual environment
python -m pip install --user pipx
python -m pipx ensurepath
pipx install poetry

# Install requirements
poetry install

# Run
poetry run main

About

A GUI for PortProton project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 66.8%
  • Python 28.7%
  • JavaScript 4.5%