https://github.com/w33zl/fs25_datadump
DataDump mod for Farming Simulator 25
https://github.com/w33zl/fs25_datadump
farming-simulator farming-simulator-25 fs25 gaming gdn giants giants-editor simulator
Last synced: 20 days ago
JSON representation
DataDump mod for Farming Simulator 25
- Host: GitHub
- URL: https://github.com/w33zl/fs25_datadump
- Owner: w33zl
- Created: 2024-11-16T20:11:11.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-05T09:40:32.000Z (4 months ago)
- Last Synced: 2025-04-09T23:55:43.092Z (20 days ago)
- Topics: farming-simulator, farming-simulator-25, fs25, gaming, gdn, giants, giants-editor, simulator
- Language: Lua
- Homepage: https://www.farming-simulator.com/mod.php?mod_id=303452&title=fs2025
- Size: 1.57 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Dump for Farming Simulator (FS25_DataDump)
**[DOWNLOAD](https://www.farming-simulator.com/mod.php?mod_id=303452&title=fs2025)**
The main purpose of this mod is to save the global tables, functions, classes and variables from Farming Simulator to files. Use these files to better understand the Farming Simulator object model through reverse engineering.

With these global objects as a starting point, you can then use the console command 'dtSaveTable' from the mod 'PowerTools: Developer' to write whole Lua tables (and full table hierarchies) to file for further analysis.
E.g. if the output of Data Dump contains a global table called 'g_gui' you can then execute the console command 'dtSaveTable g_gui g_gui.lua 10' to save the g_gui table to a file called g_gui.lua with a max dept of 10 levels.
## USAGE
1. Open the developer console in FS.
2. Type 'ddDump' and hit [ENTER]
3. Review the files in the '..\Documents\My Games\FarmingSimulator2022\modSettings\FS25_000_DataDump' folder
## Download my mods
To download my mods, please visit my FS19 or FS22 page on the official Giants ModHub page:[](https://www.farming-simulator.com/mods.php?title=fs2019&filter=org&org_id=140742)
[](https://www.farming-simulator.com/mods.php?title=fs2022&filter=org&org_id=140742)
[](https://www.farming-simulator.com/mods.php?title=fs2025&filter=org&org_id=140742)## Open Modding Alliance
I'm a contributor and co-founder of the [Open Modding Alliance](https://github.com/open-modding-alliance) (OMA). The core of OMA is collaboration and knowledge sharing for the greater good of the Farming Simulator community. If you are a modder or create assets for FS I can recommend paying this page a visit:[](https://github.com/open-modding-alliance)
## Connect with me
📫 Want to get in touch? If you have bugs to report or want to suggest improvements, it is easiest to send a ticket here on GitHub. Otherwise you can find me on Facebook, Patreon and Discord:[](https://fb.com/w33zl) * * [](https://www.patreon.com/wzlmodding) * * [](https://discordapp.com/users/w33zl)
## Like the work I do?
I love to hear you feedback so please check out my [Facebook](https://www.facebook.com/w33zl). If you want to support me you can become my [Patron](https://www.patreon.com/wzlmodding) or buy me a [Ko-fi](https://ko-fi.com/w33zl) :heart:[](https://ko-fi.com/X8X0BB65P) [](https://patreon.com/wzlmodding?)