mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 13:58:16 +00:00
197602b806
clarify in which directory to build the core project and install the python bindings. when i went to install the python bindings, i was momentarily confused why the root Makefile didn't have an `install3` target. |
||
---|---|---|
.. | ||
dotnet | ||
go | ||
java | ||
python | ||
const_generator.py | ||
Makefile | ||
README |
This directory contains bindings & test code for Python, Java, Go and .NET. See <language>/README or <language>/README.TXT for how to install each binding. The following bindings are contributed by community. - Java binding: by Chris Eagle. - Go binding: by Ryan Hileman. - .NET binding: by Antonio Parata.