-
FS22_WeezlsModLib
This library contains quality of life functions to ease development of script (LUA) based mods for Farming Simulator 22 (FS22)
This repo seems to give at least some insights into how a mod works in general, and it seems to use events like this for hooking into stuff, but that list is from FS19 and undocumented, might help anyway.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
This repo seems to give at least some insights into how a mod works in general, and it seems to use events like this for hooking into stuff, but that list is from FS19 and undocumented, might help anyway.
-
Currently, I'm thinking of researching if it is possible to infer IntelliSense based on this fs22 decompile which would help a lot!