Interpreter for executing console commands using a Python engine.
Info
Version: | 3.0.0 |
Author(s): | Jaanus Varus |
Last Update: | Tuesday, August 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MonoGame.QuakeConsole.PythonInterpreter.DesktopGL |
Install
Install-Package MonoGame.QuakeConsole.PythonInterpreter.DesktopGL
dotnet add package MonoGame.QuakeConsole.PythonInterpreter.DesktopGL
paket add MonoGame.QuakeConsole.PythonInterpreter.DesktopGL
MonoGame.QuakeConsole.PythonInterpreter.DesktopGL Download (Unzip the "nupkg" after downloading)
Dependencies
- MonoGame.QuakeConsole.DesktopGL(>= 2.0.0)
- IronPython(>= 2.7.10)
Tags