Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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