Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 701 Bytes

README.MD

File metadata and controls

31 lines (16 loc) · 701 Bytes

SpaceWarp UI

This repository contains all assets used in SpaceWarp's custom AssetBundles.

Each folder is named after it's respective AssetBundle.

Setup

Download and install Unity 2020.3.33f1

Clone the repository.

Create a new Unity project and drag the files into the /Assets/ folder.

Creating new AssetBundles

Refer to https://docs.unity3d.com/Manual/AssetBundles-Workflow.html for creation of new AssetBundles

Generated AssetBundles will need to be renamed to include the file extention .bundle

swconsoleui -> swconsoleui.bundle

Place the newly generated bundle into [KSP_ROOT]/SpaceWarp/assets/bundles

License

MIT