JBMod
Not enough ratings
Lua
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
459.848 KB
1 Nov, 2022 @ 12:33pm
2 Dec, 2022 @ 3:24am
4 Change Notes ( view )

Subscribe to download
Lua

Description
Proof of concept lua mod.
Currently compiled only for linux cuz i can't compile for windows. if you understand that system, you can help me here https://github.com/acuifex/jbmod-lua/tree/main/.github/workflows
Currently only works with "-insecure" flag set.
didn't test with the multiplayer yet.

install by copying or symbolic linking steam/steamapps/workshop/content/2158860/2883122814/lua.so
to steam/steamapps/common/JBMod/jbmod/lua.so

Load by typing 'plugin_load lua' in console

Usage:
https://github.com/acuifex/jbmod-lua/wiki

todo: expose more hooks
todo: expose more functions
todo: compile for windows

source code: https://github.com/acuifex/jbmod-lua

no warranty, no liability, nasal demons out of your nose, you get it
33 Comments
PyroLover 15 Aug, 2024 @ 6:15am 
that means that with this we can make a proper menu, spawnmenu with images and more tools
like gmod
Apbhun 21 Oct, 2023 @ 1:11am 
someone apparently made a comment with my name and avatar. i did not post on the 29th wtf
acuifex  [author] 30 Sep, 2023 @ 5:42am 
@Apbhun the api is different and this is a proof of concept. This does barely anything more than starting the lua virtual machine
Apbhun 29 Sep, 2023 @ 8:54pm 
i loaded it but TFA does not work
Apbhun 29 Sep, 2023 @ 8:24pm 
i got Linux so i am testing it out
Apbhun 23 Sep, 2023 @ 3:55pm 
how do you use lua and tfa without -insecure and no lua.dll
cffw 24 Feb, 2023 @ 1:59am 
I fixed it, it doesn't work with "-insecure" and without lua.dll in the jbmod/jbmod folder
cffw 24 Feb, 2023 @ 1:56am 
No "-insecure"
] plugin_load lua
Can't find lua.dll on disk
Unable to load plugin "lua"
cffw 24 Feb, 2023 @ 1:55am 
HELP PLZ