Skip to content

An example of how to use Blueprint in a real-world use case.

License

Notifications You must be signed in to change notification settings

wordandahalf/Workbench

Repository files navigation

Workbench

This repository contains an example of how to use Blueprint to inject code into the indie game Equilinox.

It assumes that its compiled binary is placed in the installation directory for Equilinox.

Simply run it with java -jar Workbench.jar and it should output the value of TEST_STRING before MainApp#main is invoked, during the execution of MainApp#main, and after the game is closed.

About

An example of how to use Blueprint in a real-world use case.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages