Lazy-E-Modding / FS25ModdingExtension

This blender script adds the ability to get the color value from the custom i3D format, and create a color node to be able to use it to help color materials.
GNU General Public License v3.0
1 stars 0 forks source link

FS25 Modding Extension for Blender

[Github All Releases]()

Overview

The FS25 Modding Extension is a powerful tool designed to make modders spend less time on the smaller things, and more time working on projects in Blender.

Checkout the Wiki for indepth info on installing, using, and more.

Future development is thought out in the Project Layout. As things change, it will be updated to focus on new stuff, along with status on ongoing stuff.

Features

Installation

  1. Download the Script:
    Download the FS25 Modding Extension add-on from GitHub, and save it to your computer.

  2. Install the Add-On:

    • Open Blender.
    • Go to Edit > Preferences > Add-ons.
    • Click the Install... button and select the downloaded FSModdingExtension.zip file.
    • Enable the add-on by checking the box next to its name in the Add-ons list.
  3. Using the Add-On:

    • Set Game Path: Go to Edit -> Preferences -> Add-Ons -> FS25 Modding Extension and look in the preferences section of the add-on, and locate your game directory using the file browser function inside of Blender. This will automatically fill in the game path, and the shader path in the exporter tool every time you start a project with both add-on's enabled.
    • I3D Color Node: To use the color node, you will need to assign a material to a mesh, and then use a supported shader in the material tab of the exporter. Select a material and color (Currently doesn't work with brand materials). Once you have done that, click apply at the bottom. Go to your shader tab, and you should have a RGB node that will auto update when you change the color of the material in the exporter.

License

The Lazy E Modding Script is open-source software licensed under the GNU General Public License, version 3 (GPL-3.0).

By using, modifying, or redistributing this script, you agree to the terms and conditions outlined in the License Agreement.

GNU General Public License (GPL-3.0)

Terms:

The full license text can be found in the LICENSE.md file.

DISCLAIMER:

This script is provided as-is, without any warranty or guarantee of any kind, either express or implied, including but not limited to the warranties of merchantability or fitness for a particular purpose.

Limitations

Troubleshooting

Contributing

Contributions to this script are not currently accepted. For feature requests or bug reports, please contact Lazy E Modding directly.

Contact

For any questions or support, please contact Lazy E Modding at [contact@lazyemodding.com].


Disclaimer

The Lazy E Modding Script is provided "as-is," without any warranty of any kind. The script creator is not responsible for any loss of data, hardware failure, or other damages arising from the use of this tool.


Acknowledgments