Quick Start
Quick Start
- Download & Install Unity Hub.
- Download & Install Unity 2020.3.48f.
- Download the Battle Talent ModToolkit. (Want to use git? Check out the repo!)
- Open the ModProj project in Unity Hub.
- Click
BuildTools -> BuildAllBundles
in the toolbar of Unity. - When the mod has been built it can be found in the ModProj project location at
ModProj/Assets/Mods
- Copy the mod files(mod files are located ) to the corresponding path:
- To run on Windows:
C:\Users[username]\AppData\LocalLow\CyDream\BattleTalent\Mods
- To run on Quest:
/sdcard/Android/data/com.CyDream.BattleTalent/files/Mods/
- To run on Windows:
Done! You now have a successfully running mod. (if something goes wrong, please open your cheat menu then tell us about your error messages).
Tutorials in this Docs
You can find tutorials for different types of mods in the Mod Types section of the sidebar:
Each type includes detailed instructions and important notes for creation.
Tutorial videos
If you don't like reading there is also a bunch of tutorial videos out there that are easy to follow:
- Fonzie - official modding tutorial video
- Aura - Basic Weapon
- Aura - Weapon with skill
- Silver Echo Games - Prop tutorial
- UnbelievableFlavour - Faster modding a basic weapon
FAQ
Does it matter which Unity version I use?
Yes, you should use version 2020.3.48f
What can we mod right now?
Officially weapons, spells, maps, skins, enemies, friends, traps, songs. Unofficially we can also mod props for the prop spell.