A Unity package that imports ForgeLight assets within Unity.
✔️ Complete
⚠️ Incomplete ❌ Unavailable
Game Title | .adr |
.dma |
.dme |
.gck2 |
.gcnk |
.map |
---|---|---|---|---|---|---|
Free Realms | ✔️ | ✔️ | ✔️ | |||
Clone Wars Adventures | ✔️ | ✔️ | ❌ |
If you want another ForgeLight game to be supported please create a new discussion in the discussions section.
- Ensuring you have git installed, open the Unity Package Manager.
- Click the
+
button and chooseAdd package from git URL...
- Enter the current repository git URL.
https://github.com/EDlTz/ForgeLightToolkit.git
- Create the folowing folder structure
Assets/ForgeLight/<game>
, Eg:Assets/ForgeLight/FreeRealms
- Copy all or relevant assets to the folder you created, this can take a few minutes.
- Load World (WIP) - Loads all the available
.gcnk
files for the chosen world including all the objects and lights (if enabled).