LuaV 1.0.1
863
7
863
7
LuaV is a plugin for Grand Theft Auto V that embeds LuaJIT, allowing modders to write game scripts using the Lua programming language.
The source code is available on GitHub. This is where you can report issues, bugs, request features and enhancements.
Start scripting now.
Only tested on GTA V Legacy, but should also work with no problems on the Enhanced edition.
Scripts made for "LUA Plugin for Script Hook V" or Lua Plugin (Reloaded)" are not compatible with LuaV.
Commands
Requirements
Installation
1. Download the latest version of LuaV
2. Open the downloaded file
3. Extract "LuaV.asi", "lua51.dll" and "lua" folder into the GTA root folder.
Changelog
The source code is available on GitHub. This is where you can report issues, bugs, request features and enhancements.
Start scripting now.
Only tested on GTA V Legacy, but should also work with no problems on the Enhanced edition.
Scripts made for "LUA Plugin for Script Hook V" or Lua Plugin (Reloaded)" are not compatible with LuaV.
Commands
- Press CTRL + Backspace to reload scripts.
- Press CTRL + Delete to create/destroy the console window.
Requirements
Installation
1. Download the latest version of LuaV
2. Open the downloaded file
3. Extract "LuaV.asi", "lua51.dll" and "lua" folder into the GTA root folder.
Changelog
- v1.0.1: Fixed a bug where natives wouldn't return a Vector3.
- v1.0.0: First public release.
首次上传时间: 2026年1月09日
最后更新时间: 2026年1月11日
最后下载: 2小时前
3个评论
LuaV is a plugin for Grand Theft Auto V that embeds LuaJIT, allowing modders to write game scripts using the Lua programming language.
The source code is available on GitHub. This is where you can report issues, bugs, request features and enhancements.
Start scripting now.
Only tested on GTA V Legacy, but should also work with no problems on the Enhanced edition.
Scripts made for "LUA Plugin for Script Hook V" or Lua Plugin (Reloaded)" are not compatible with LuaV.
Commands
Requirements
Installation
1. Download the latest version of LuaV
2. Open the downloaded file
3. Extract "LuaV.asi", "lua51.dll" and "lua" folder into the GTA root folder.
Changelog
The source code is available on GitHub. This is where you can report issues, bugs, request features and enhancements.
Start scripting now.
Only tested on GTA V Legacy, but should also work with no problems on the Enhanced edition.
Scripts made for "LUA Plugin for Script Hook V" or Lua Plugin (Reloaded)" are not compatible with LuaV.
Commands
- Press CTRL + Backspace to reload scripts.
- Press CTRL + Delete to create/destroy the console window.
Requirements
Installation
1. Download the latest version of LuaV
2. Open the downloaded file
3. Extract "LuaV.asi", "lua51.dll" and "lua" folder into the GTA root folder.
Changelog
- v1.0.1: Fixed a bug where natives wouldn't return a Vector3.
- v1.0.0: First public release.
首次上传时间: 2026年1月09日
最后更新时间: 2026年1月11日
最后下载: 2小时前

does this replace jm36?
@0pheIia No, scripts made for JM36 Lua plugin need to be ported (should't be difficult)
But yes, it is intended to replace JM36 Lua plugin.