Skip to content

pocke/ElinRealWeatherMod

Repository files navigation

ElinRealWeatherMod

This is a mod for Elin that syncs the weather in the game with real-world weather conditions.

Build

First, put Directory.Build.props with the following content in the root directory of the project. Change the ElinGamePath to the path of your Elin installation.

<Project>
  <PropertyGroup>
    <ElinGamePath>C:\Program Files (x86)\Steam\steamapps\common\Elin</ElinGamePath>
  </PropertyGroup>
</Project>

Then, run the following command to build the project.

dotnet build

About

This is a mod for Elin that syncs the weather in the game with real-world weather conditions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages