Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guicaulada/autofforward
A Farming Simulator 19 mod that automatically fast-forwards time when all users online agree.
https://github.com/guicaulada/autofforward
Last synced: about 1 month ago
JSON representation
A Farming Simulator 19 mod that automatically fast-forwards time when all users online agree.
- Host: GitHub
- URL: https://github.com/guicaulada/autofforward
- Owner: guicaulada
- License: gpl-3.0
- Created: 2019-01-03T03:49:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T23:51:50.000Z (about 2 months ago)
- Last Synced: 2024-11-09T00:28:02.604Z (about 2 months ago)
- Language: Lua
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoFForward
A Farming Simulator 22 mod that automatically fast-forwards time when all users online agree.For other versions of Farming Simulator check other branches.
## Controls
| Key | Description | Admin
| --- | --- | ---
| / | Toggle user state
| Alt + / | Toggle enabled state | X
| Shift + . | Increase fast speed | X
| Shift + , | Decrease fast speed | X
| Ctrl + . | Increase slow speed | X
| Ctrl + , | Decrease slow speed | X## License
```
AutoFForward - Automatically fast-forwards time when all users online agree.
Copyright (C) 2019 SighmirThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
```## Acknowledgements
*Thanks to the following people who in some way or another, has helped with this project:*
* [scfmod](https://github.com/scfmod)
* [VertexDezign](https://github.com/VertexDezign)
* [tylerneylon](https://github.com/tylerneylon)