Giter Site home page Giter Site logo

lauhotin / fmginvsys Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freemanmakesgames/fmginvsys

0.0 0.0 0.0 11.18 MB

FMG Inventory System, or FMGInvSys, is an Unreal Engine plugin, that features uniquely flexible item combinations and item widget setup.

Home Page: https://www.freemanmakesgames.pro/work/fmg-inv-sys

License: MIT License

C++ 98.21% C# 1.79%

fmginvsys's Introduction

FMGInvSys

FMG Inventory System, or FMGInvSys, is an Unreal Engine plugin, that features uniquely flexible item combinations and item widget setup.

Demo Videos

Overview demo: https://vimeo.com/399060431

Custom logic demo: https://vimeo.com/399417379

Customized item widgets demo: https://vimeo.com/399406717

Installation

Either download or git-clone the repository. You'll get a directory named FMGInvSys-master. Then at the root directory of your project, create a new directory named Plugins, if it's not already there. Put FMGInvSys-master under the Plugins directory. The path to the plugin should be: X:/.../<ProjectName>/Plugins/FMGInvSys-master.

You may need to re-generate Visual Studio project files, for it to show up in your source code editor.

Then in your <ProjectName>.Build.cs, append "FMGInvSys" in this line of code:

PublicDependencyModuleNames.AddRange(new string[] { "Core", "CoreUObject", "Engine", "InputCore", "HeadMountedDisplay" });

This adds the module to your project.

Currently the plugin supports UE 4.25.

Usage

The docs are in the Wiki.

Getting Help

For now, GitHub Issues seems to be a good place to ask your questions, in addition to submitting bug reports and suggestions.

More support may be offered when the project's first published, as there's likely going to be a lot of issues and needs for improvement. As the project gains more audience, and meanwhile grows to be more robust, the amount of support provided per user may gradually decline.

fmginvsys's People

Contributors

freemanmakesgames 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.