Code Monkey home page Code Monkey logo

neuron's Introduction

Neuron

Neuron is a Unity based modular game, which has an API for plugins designed for extendibility and security.

C# 6.0

This project uses alexzzzz's great CSharp60 Support, so the project source is written in C# 6.0.

If Visual Studio doesn't allow you to use C# 6.0 features, just try to restart Unity and Visual Studio.

Notice: some features of C# 6.0 are not supported because of CLR 2.0 limitations. Please see here for more information. You're also still limited to .NET 3.5.

Compiling

Download Unity if you don't have it already.

After that you will need to get the proprietary assets (currently SkyMaster ULTIMATE)

  • Unpack SkyMaster ULTIMATE and move the "SkyMaster" folder to Assets/Proprietary/Plugins/ (the path may not exist, create it if needed). Repeat for the "ARTnGAME GI PROXY" and "StixGames - DirectX 11 Grass Shader" folders.

Now download UMA 2 from the asset store and import it (you don't have to do anything else)

Important: Exclude the Proprietary folder when commiting, since you aren't allowed to redistribute these assets.

Last but not least, you may need to patch Unity, because of a bug in UNet Weaver it will refuse to compile sometimes. Download this file and replace the one at C:\Program Files\Unity\Editor\Data\Managed

This will disable UNet Weaver completly! Do not forget to backup that file, in case you need UNet Weaver for other projects. (You'll need it only if you use Unity's Networking APIs)

You can now compile this project!

neuron's People

Contributors

amacrox1 avatar ravenblackburn avatar trojaner avatar

Watchers

 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.