diff --git a/README.md b/README.md index c024099..6724506 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ These are the sripts needed to write scripts for FS25. This is here for anyone making new mods and need the lua structure for that fuction. If you are using AI to help you mod and are hitting walls use these scripts to write your code and fix errors. + +## Related Community Resources + +- [FS25 Community LUADOC](https://github.com/umbraprior/FS25-Community-LUADOC) — Comprehensive API documentation (11,102 functions) +- [FS25 AI Coding Reference](https://github.com/XelaNull/FS25_UsedPlus/tree/master/FS25_AI_Coding_Reference) — Battle-tested implementation patterns and pitfalls