Giter Site home page Giter Site logo

alexejhero / ecclibrary Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leetwentythree/ecclibrary

1.0 0.0 0.0 6.23 MB

Creature creation modding library for Subnautica.

Home Page: https://leetwentythree.github.io/ECCLibrary/

License: GNU Lesser General Public License v2.1

C# 100.00%

ecclibrary's Introduction

ECCLibrary 2.0

Eel's Creature Creator

ECCLibrary is a modding library for Subnautica that allows you to add fleshed-out creatures to the game without needing to reinvent the wheel each time, saving you hundreds of lines of code and hours of research.

ECCLibrary 2.0 is a complete rewrite on the library, created in response to the "modpocalypse" update. The old version of ECCLibrary is no longer supported. ECC 2.0 converts the inheritance-forcing creature data system to a more robust object-oriented system called Creature Templates.

An example of a creature asset class in ECC 2.0 can be found here. Creatures can also be created without using inheritance.

The XML documentation within the library is very elaborate and should provide sufficient information regarding setting up basic creature behaviours.

Requirements

Nautilus, the new Subnautica Modding API.

Contributing to ECCLibrary

ECCLibrary is an open-source mod and contributions are always welcome. If you are interested in contributing to the project, there are several ways to do so.

One way to contribute is to submit bug reports and feature requests through the issue tracker on GitHub. This helps the ECCLibrary team understand what features, changes and/or fixes are needed.

If you would like to build the project, follow the steps below to set up the environment:

  1. Fork or clone the repository.
  2. Open the ECCLibrary.csproj file with an appropriate IDE (Visual Studio, Rider, etc.,).
  3. Locate the GameDir.targets file, open it, and replace the GameDir path with the correct path to your Subnautica folder.
  4. Ensure the NuGet packages are loaded correctly. You may need to right click the Solution at the top of the Solution Explorer and choose Restore NuGet Packages.
  5. Build the solution. A folder named ECCLibrary should be automatically placed in your BepInEx plugins folder.
    • If that does not work, double check the Nautilus reference path in the csproj file.

ecclibrary's People

Contributors

alexejhero avatar eldritchcarmaker avatar govorunb avatar leetwentythree avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.