Efficient GE10 Script Placeable XML Editor (Prefab) — Quick Creation of Placeablexml for FS25
2 44 v1.0 18.02.2026
1 / 3
GE10 Script Placeable XML Editor (Prefab) for Farming Simulator 25 is a practical tool for modders that significantly speeds up the creation and editing of placeable.xml directly in GIANTS Editor 10. 🚜✅
🔹 What the script does:
• Automatically identifies the corresponding placeable.xml if it is in the same folder and has the same name as the .i3d file.
• If the XML already exists, it reads supported parameters and opens them for editing in the tool's interface.
• Allows quick generation of Areas: set the offset (in meters), select the source object, and click the generate button.
• The “I3D Mappings” section helps select nodes to be saved in the I3D mappings XML; if needed, the scene can be updated with the “Refresh” button.
• With one click “GENERATE” or “UPDATE,” it creates or updates placeable.xml — without unnecessary manual routine.
🧩 Working with the mod:
The script determines if the object is inside the mod, and then activates the “Add in modDesc.xml” tab. There you can specify the path to modDesc.xml to automatically add the placeable XML to modDesc. ✅
🛠️ Installation:
1) Find the installation folder of GIANTS Editor (typically: C:\Program Files\GIANTS Software\GIANTS_Editor_10.X.X\)
2) Copy the PlaceableXMLEditor.lua file from the...