Skip to content

Content Tool Tutorial ‐ Setup

Flan edited this page Apr 8, 2024 · 8 revisions

This guide will get Flan's Mod Content Tool set up and ready to go on your computer.

Unity Installation

Install Unity Hub

Install Unity 2022.3.20f1

image image

Start a new Unity project, using the "3D Core" template

image

Content Tool Installation

Download the latest flans_content_tool.unitypackage from GitHub
Open your new Unity project.
Run the flans_content_tool.unitypackage. It should (at least on Windows) be possible to double click it and have it import into the currently open Unity project.
In the Import window, click Import (everything in the package should be imported)
If you have your Unity set to manual refresh, press Ctrl+R now. If you don't know whether you did, it doesn't hurt to press Ctrl+R anyway
Find the "Project" view and navigate to "Assets/Scenes", then open "ContentToolScene".
Also, at the top of the screen, you can click on "Flan's Mod" and then "Toolbox". This will open the Toolbox panel, which will be used in a lot of the following steps.

Next Steps

There are two main paths to go down now.

  • Bulk Import an old 1.12.2 or earlier pack that you made (or have permission to update)
  • Create New content directly in the Tool, which will require a bit of Unity knowledge to get started

Clone this wiki locally