Giter Site home page Giter Site logo

xaymar / unityguardian Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 14 KB

A Unity package to handle common Modding tasks, such as Asset Bundles.

License: BSD 3-Clause "New" or "Revised" License

C# 100.00%
game-modding modding unity unity-editor unity-modding unity-package unity3d

unityguardian's Introduction

What is Guardian?

Guardian is a Unity package that adds common Unity modding functionality. The end goal of Guardian is to cover the necessary basics for modding Unity games using available APIs.

Bundler

Bundler provides a simple way to generate AssetBundles to be imported by your code plugin later on. Bundler uses Unitys built-in AssetBundle markers that you’ll find on every asset in the bottom right corner of the property view. The default extension used is .assetBundle,

Usage

Installing

  1. Open your Unity project.

  2. In the Menu bar, click Window, then click Package Manager.

  3. Click the + Symbol, then select Add package from git URL.

  4. Paste https://github.com/Xaymar/UnityGuardian.git into the field.

  5. Click Add and it should automatically happen.

Bundler

The Bundler feature is available in the menu under GuardianBundler, which will open a new window.

FAQ / Q&A

Why make this?

Existing tools tend to be designed for a specific Game, rather than being generic enough for all games. Some tools even enforce weird directory or content restrictions for absolutely no reason. So in order to fix the problem for myself, I simply made my own tool entirely, which should work with any game.

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.