Git Product home page Git Product logo

uassetgui's Introduction

UAssetGUI

CI Status Issues License

UAssetGUI is a tool designed for low-level examination and modification of Unreal Engine 4 game assets by hand.

Installation

You can find pre-built binaries of UAssetGUI in the Releases tab of this repository.

Compilation

If you'd like to compile UAssetGUI for yourself, read on:

Prerequisites

  • Visual Studio 2019 or later
  • Git

Initial Setup

  1. Clone the UAssetGUI repository:
git clone https://github.com/atenfyr/UAssetGUI.git
  1. Switch to the new UAssetGUI directory:
cd UAssetGUI
  1. Pull the required submodules:
git submodule update --init
  1. Open the UAssetGUI.sln solution file in Visual Studio, right-click on the UAssetGUI project in the Solution Explorer, and click "Set as Startup Project."

  2. Right-click on the solution name in the Solution Explorer, and press "Restore Nuget Packages."

  3. Press the "Start" button or press F5 to compile and open UAssetGUI.

Contributing

Any contributions, whether through pull requests or issues, that you make are greatly appreciated.

If you find an Unreal Engine 4 .uasset that display "failed to maintain binary equality," feel free to submit an issue on the UAssetAPI issues page with a copy of the asset in question along with the name of the game and the Unreal version that it was cooked with.

License

UAssetAPI and UAssetGUI are distributed under the MIT license, which you can view in detail in the LICENSE file.

uassetgui's People

Contributors

atenfyr avatar longerwarrior avatar trumank avatar

Forkers

o-s-k

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.