Skip to content

pocke/ElinCollectItemMod

Repository files navigation

ElinCollectItemMod

This is a MOD for Elin. It adds a shortcut key to collect all items in the current area.

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. It adds a shortcut key to collect all items in the current area.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages