This is the example project for the plugin BatSquirrel for Unreal Engine 4.
The plugin is made to make you able to script your Unreal Engine 4 project by using the Squirrel language.
You will have to expose yourself what can be used.
It is inspired of LuaMachine.
- Win64
- Unreal Engine 4.25+
Exemples (Video):
- FPS (In BP)
- WebAPI (In C++, by using https://thesimpsonsquoteapi.glitch.me/)