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

https://github.com/diordany/factorio-speed-settings

Adds the ability to set the game speed in the mod settings.
https://github.com/diordany/factorio-speed-settings

addon cheat cheating-mod config crafting customization events factorio factorio-mod lua mining mod plugin running settings small speed tweak

Last synced: 3 months ago
JSON representation

Adds the ability to set the game speed in the mod settings.

Awesome Lists containing this project

README

        

# Speed Settings

![thumbnail](thumbnail.png)

[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)

Adds the ability to configure the game speed, along with the player's running, mining and crafting speed in the mod settings.

# Installation

You can install this mod through the built-in modloader of Factorio under the name "Speed Settings". Alternatively, you can manually install it using git or by downloading the source code in .zip format.

***Mod folder (Windows):*** `%appdata%\Factorio\mods`

***Mod folder (Mac OS X):*** `~/Library/Application\ Support/factorio/mods`

***Mod folder (Linux):*** `~/.factorio/mods`

## Installation with Git

```
cd
git clone https://github.com/Diordany/factorio-speed-settings.git speed-settings_1.1.3
```

## Installation from ZIP

Just save the .zip file to the mod directory of Factorio as `speed-settings_1.1.3.zip` (or leave the name as is if downloading from the releases page).

# Usage

Open the mod settings and you'll be able to change the speed settings.

![Settings](doc/img/settings.png)