Skip to content

GtX-Andy/FS25_EasyDevelopmentControls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy Development Controls for Farming Simulator 25

Farming Simulator 25    Revision: FS25-03    Game Version: 1.15.0.0

About

Farming Simulator 25 Mod Testing and Content Creator tools with a simple to use GUI. 🚜

     - Looking for the Farming Simulator 22 release?

Release Version

🎁 Official Download Link

Release Preview Video

📽 YouTube

Warning

Easy Development Controls is first and foremost a Mod Testing and Content Creator tool and on rare occasions as with all development tools it may have conflicts or unforeseen issue.

Please be aware that all versions available here are DEVELOPMENT VERSIONS!

The Development / GitHub version may break your game / save game!

The Development / GitHub version may not always support all features!

If you are not sure download the latest release 🎁 HERE

Publishing

The publishing of this mod either in RELEASE or GITHUB version is not permitted.

Copying or removing any part of this code for external use without written permission from GtX | Andy is prohibited.

All links must return to this GitHub repository.

Modification / Converting

Only GtX | Andy is permitted to make modifications to any code found here including but not limited to bug fixes, enhancements or the addition of new features.

Converting this mod, scripts or parts of it to other version of the Farming Simulator series is not permitted without written approval from GtX | Andy.

Versioning

All versioning is controlled by GtX | Andy and not by any other page, individual or company.

Bug Reporting / Issues

When reporting bugs HERE please include the following information that can be found on the ABOUT page to assist with tracking down the problem.

Release Type

Version

Build

FS25-Edc-Info.png

Translation Notes

If you wish to contribute to the translation for your native or spoken language this is always welcomed. Translations can be submitted here on GitHub (Preferred) or via other means where direct communication with GtX | Andy is available.

Important

Please Game Test all features after translating and before submitting the XML to make sure formatting is correct and no errors are produced in the log file!

Console Command

A console command is available when FS25_EasyDevControls is unzipped in your mods folder to make it easier for you to see your translations in game without restarting.

gtxReloadEasyDevControlsTranslations

Special XML Characters

Characters XML Expression Name
& & Ampersand
" " Double Quotes
> > Greater-than
< &lt; Less-than

The above characters need to be expressed in a special way using XML escapes

Formatting Characters

Please make sure all formatting is equal to that found in the tanslation_en.xml (English).

%s %d %i %%

It is okay to change the order of these formatting characters to suit the language requirements however the types should never be changed as it may cause errors in game.

Contributors Tag

Although not a requirement translators are welcome to add their name whether a solo contribution or combined. Please use individual <name> tags for each contributor as seen in the following example.

    <l10n>
        <contributors>
            <name>AngelRay</name>
            <name>Andy</name>
        </contributors>

        <texts>
            ...
            ...
        </texts>
    <l10n>

Copyright

Copyright (c) 2019 GtX (Andy)

About

Mod Testing and Content Creator tools with a simple GUI for Farming Simulator 25

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published