TimeWeatherChanger/README.md

25 lines
1.1 KiB
Markdown
Raw Normal View History

2022-01-05 02:08:33 +00:00
# TimeWeatherChanger
2022-01-05 03:35:35 +00:00
Change the weather and time with GUI-based mod
### Controls
2022-01-09 12:39:14 +00:00
In order to open panel, press keypad "Home" by default or open game console with tilde(~) and write "twc"
You can change key in config.ini [[list of available keys]](https://docs.unity3d.com/ScriptReference/KeyCode.html)
2022-01-05 03:35:35 +00:00
### How to install
2022-01-05 12:44:00 +00:00
1. Download the latest release here: [link](https://dev.sp-tarkov.com/SamSWAT/TimeWeatherChanger/releases) -OR- build from source (instructions below)
2022-01-05 03:35:35 +00:00
2. Simply drop the folder `SamSWAT-TWChanger` into your SPT-AKI `user/mods/` directory.
### Preview
![preview](https://media.discordapp.net/attachments/891823733499629619/928128516720062495/unknown.png)
### How to build from source
1. Download/clone this repository
2. Build `SamSWAT.TimeWeatherChanger.csproj` - `SamSWAT.TimeWeatherChanger.dll` should appear in `bin\Debug` directory
3. Copy the .dll into the `mod/SamSWAT-TWChanger` folder and rename to `module.dll`
4. That's it, you have a working release of this mod! Follow the `How to install` instructions on how to get the mod into your game