Code Monkey home page Code Monkey logo

voidwyrmcoreapi's Introduction

Voidwyrm

Voidwyrm API

Voidwyrm Voidwyrm Voidwyrm Voidwyrm

Voidwyrm Core is a REST API handler for the mod Voidwyrm for ARK: Survival Evolved. It works simillar to ARK Server API but differs due to it not requiring executables to be run inside the Server iteself and can be hosted remotely. Voidwyrm Core Includes plugins and libraries which makes it easy to develop for, called Cogs!

This project uses C# as a base but can be expanded to many more prorgamming languages due to its structure and complexity.

Cogs

Cogs are plugins used by Voidwyrm API to Bind to Certain events in game and cast them to a new function within your Cog! Cogs are still experimental and should not be used on production servers!

Example :

cogs/
    $CogName1/
        $CogName1.dll
        (additional files)
    $CogName2/
        $CognName2.dll

CogModding

Not available right now.

SuchSpeed

Not available right now.

Limitations

Voidwyrm Core is using HTTP2 Request Handlers which are Asynced which makes them faster than a normal request but this is not meant to be a replacement for ARK Server API but rather a alternative to which is safer, faster, more dynamic and customizable and easy to understand with our wiki page, forums and documentation!

About

This project was created in collaboration with Bloody ARK, big thanks to Sly and the rest of the team! BloodyARK

voidwyrmcoreapi's People

Contributors

browne878 avatar lynixfur avatar

Stargazers

 avatar

Watchers

 avatar

voidwyrmcoreapi's Issues

Voidwyrm Cog Loader!

The current library we are using is super confusing and very difficult to understand with injections!

0x0 - Is it null or unhandled.

Note to all developpers we're having a big event regarding Cog Development and the new website. 0x0 Event! We are also showcasing a new rebranding and the final one!

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.