An open API service indexing awesome lists of open source software.

https://github.com/w33zl/ge9-toolbox

GE Toolbox is a collection of scripts, tools and guides to simplify modding for Farming Simulator. The goal is to make you more productive and spend less time on mundane tasks, letting you focus more on the creative parts of modding.
https://github.com/w33zl/ge9-toolbox

farming-simulator farming-simulator-22 fs ge giants-editor lua

Last synced: 2 months ago
JSON representation

GE Toolbox is a collection of scripts, tools and guides to simplify modding for Farming Simulator. The goal is to make you more productive and spend less time on mundane tasks, letting you focus more on the creative parts of modding.

Awesome Lists containing this project

README

        

![GE Toolbox](https://user-images.githubusercontent.com/7383510/200933607-30adf443-d2b2-49b0-8ec6-0a5abc0539e4.png)
> _Note_: This the old GE Toolbox for Giants Editor 9 (FS22). The new version for GE 10 (FS25) is found on the [GE Toolbox](https://github.com/w33zl/GE-Toolbox) page.

GE Toolbox is a collection of scripts, tools and guides to simplify modding for Farming Simulator. The goal is to make you more productive and spend less time on mundane tasks, letting you focus more on the creative parts of modding.

![image](https://user-images.githubusercontent.com/7383510/200934183-b4ea5b2e-54bd-430a-a49c-e4050a8e0211.png)

## Overview / Contents

- [Export Spline to a .obj file](Spline2Obj.md)
- [XML Tools](XMLTools.md)

## Installation
1. Download [latest GE Toolbox release](https://github.com/w33zl/GE-Toolbox/releases/latest)
2. Unzip the contents of the `GE-Toolbox_vX.X.X` zip archive into your user scripts folder for GE (e.g. `%LocalAppData%\GIANTS Editor 64bit 9.0.3\scripts\`)
3. (Re)start Giants Editor

> ***Important:** Make sure you extract the contents of the zip archive directly into the scripts-folder. If you download the code manually using the "Download zip" option you should extract the subcontents of the "GE-Toolbox-master"-folder, i.e. the "GE Toolbox (by w33zl)" folder should be placed directly in the scripts-folder.*

### Productivity Tips
1. Install [GE-HAM](https://github.com/w33zl/GE-Hotkeys-and-Macros) to be able to bind keyboard shortcuts to the scripts above, see this video by Ola Haldor to [see GE-HAM in action](https://www.youtube.com/watch?v=8lUqKiSBndc).
2. Install [AutoHotPie](https://github.com/dumbeau/AutoHotPie) to get convinient pie menu access to features in GE, see this video by OlaHaldor to [view the pie menu in action](https://www.youtube.com/shorts/t2iR5MWhxKI).

## Want to report a bug or have a great idea?
I constantly strive to improve my scripts and tools, so please [create a ticket](https://github.com/w33zl/GE-Toolbox/issues/new) and let me know what you think, wether it being constructive feedback or a bug report.

## 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:

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X8X0BB65P) [![Support me on Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dwzlmodding%3F%26type%3Dpatrons&style=for-the-badge)](https://patreon.com/wzlmodding?)

## License

*GE Toolbox © 2022 by w33zl is licensed under [CC BY-NC-ND 4.0](http://creativecommons.org/licenses/by-nc-nd/4.0/) (Creative Commons Attribution-NonCommercial-ShareAlike).*

Creative Commons License

`TL;DR: You are ALLOWED TO SHARE (copy and redistribute) the material in any medium or format as long as you ATTRIBUTE (give appropriate credit to) the original author, do NOT MAKE ANY DERIVATIVES (i.e. do not modify and re-publish this as your own work) and as long as it is NOT USED FOR COMMERCIAL PURPOSES.`

`EXCEPTION: Individual files or scripts might be released with more permissive licences, please review the license terms for each script/tool for details.`

`NOTE: You can always seek personal permission to make changes, please contact me if that is the case.`

`DISCLAIMER: THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE.`