Azim / plasma-importer

Generates a template unity project for Plasma modding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plasma Importer

Editor tool to asset rip and import all the scripts needed for making component prefabs for game Plasma.

Usage

  1. Create new 3D Core Unity 2022.3.0f1 project
  2. Window -> Package Manager -> + -> Add package from git URL... -> https://github.com/Azim/plasma-importer.git
  3. PlasmaImporter -> Generate Project
  4. Navigate to game's installation folder and open Plasma_Data folder, e.g. C:\Program Files (x86)\Steam\steamapps\common\Plasma\Plasma_Data
  5. Grab a cup of tea and wait. After it's done, if you see errors in the console, reopen the unity project.

What's planned

  • Generate basic object tree for a component from context menu
  • Maybe something about materials

Credits

  • Nomnom and Evaisa for lc-project-patcher
  • Kittenji for help with figuring out AssetRipper stuff
  • Damon for help with figuring out Unity Editor scripts

About

Generates a template unity project for Plasma modding


Languages

Language:C# 100.0%