GithubHelp home page GithubHelp logo

jhett12321 / anvil Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nwn-dotnet/anvil

0.0 0.0 0.0 18.95 MB

A Neverwinter Nights Server API

Home Page: https://nwn-dotnet.github.io/Anvil

License: MIT License

C# 99.84% Shell 0.16%

anvil's Introduction

Anvil

Downloads License Release Development CI

Anvil is a C# framework for building behaviours and adding new functionalty to Neverwinter Nights: Enhanced Edition. The library allows server owners and builders to create simple behaviours, while giving plugin developers the option to implement complex systems or modify existing hardcoded rules.

Builders can add functionality like opening a store from a dialogue with a few lines of code, while plugin developers can leverage NuGet to add new functionality with external packages and the NWN.Native library to completely rewrite existing game systems and mechanics.

Getting Started

New to Anvil and want to know how to get a server running? Have a look through our install guides: https://github.com/nwn-dotnet/Anvil/wiki/Installing-Anvil

Want to write some scripts in C# or develop a new plugin? Have a look through our plugin development guides: https://github.com/nwn-dotnet/Anvil/wiki/Plugin-Development

Compiling Anvil

Anvil is a .NET 6 project, and you will need the appropriate SDKs to compile and build the project.

git must also be available from the command line for build versioning.

Tests

The repository includes a test runner project called NWN.Anvil.TestRunner, that is based on NUnit.

This test runner executes a number of runtime tests that are declared in the NWN.Anvil.Tests project.

Both of these projects are Anvil plugins that can be installed on any server.

To run tests locally, install the plugins in the anvil home directory as documented HERE.

Contributions

All contributions are welcome!

Join the discussion on Discord, and also see our contribution guidelines.

Credits

The Anvil Framework builds heavily on the foundations of the NWNX:EE DotNET plugin that was written by Milos Tijanic, and derives several service implementations from plugins developed by the NWNX:EE team and its contributors.

License

MIT

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.