DumpDlls

V 1.1.0 mod for ECO

0
Downloads today
431
Downloads total
0
Comments

description

Current Version: v1.1.0 for Beta 0.8.0.5

About

The goal of this mod is to provide people with an easy way to get into modding with Eco. The DumpDlls mod will dump the modding API Dlls from an Eco server when the server is launched with the mod installed. I also provide a blank C# project on my website for creating Eco mods in Visual Studio.

DumpDlls can also be found and downloaded on my website here.

Features

The mod will pull the following dlls from the server and drop them into the server's root folder:

  • Eco.Core.dll
  • Eco.Gameplay.dll
  • Eco.ModKit.dll
  • Eco.Shared.dll
  • Eco.Simulation.dll
  • Eco.Stats.dll
  • Eco.World.dll
  • Eco.WorldGenerator.dll
  • LiteDB.dll : (this dll is not part of the Eco modding API, but is used in parts of it)
  • Priority Queue.dll : (this dll is not part of the Eco modding API, but is used in parts of it)

You will need to move the dlls to another folder after they are pulled from the server, otherwise the server will have errors the next time it launches.

How To Use

To add the modding API Dlls to a C# project, first open the project in Visual Studio.
In the solution explorer window, right click on References and click "Add Reference...". Then, click "Browse..." on the bottom of the window.
Navigate to where you have the API Dlls stored, and add all of them.
You should then be able to reference them inside of your mod with using statements.

Licensing

As with all of my other mods, you are agreeing to abide by my license by downloading, installing, and using DumpDlls.
A copy of the license is provided with the download of the mod.

Other Mods

Here is a list of my other publicly available mods:

Credits

  • 15 Jul 04:54
    Version 1.1.0

    Updated for Eco Beta 0.8.0.5.
    Added "Eco.WorldGenerator.dll" and "Priority Queue.dll" to the list of dumped dlls.



Files


17.09 2018
Modhoster user rating
5.0 / 1 Votes

Empfehlungsrate

-/-      
noch nicht genug Stimmen

Do you think this mod should be featured?

Mod abonnieren
Abonniere DumpDlls
Der Mod wird automatisch beim nächsten Start von ECO installiert.
ECO
dumpdllsb0.8.0.5-v1.1.0.zip
4.79 KB 431

0 Comments for DumpDlls

You have to log in for writing comments.
You can also sign up for free, id you don't have an account yet - it only takes 5 minutes.

No comments yet.

Write the first comment...

      }