Skip to content

DivineDragonFanClub/com.divinedragon.template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity template for FE Engage modding

Unity template to mod Fire Emblem with everything pre-configured

How to use it?

Important

For everything to work properly, you need to install git. Feel free to use the default settings for everything.

Download the com.divinedragon.template.engage.tgz file in the Releases

Place it in the appropriate directory for your Operation System:

  • Windows: C:\Program Files\Unity\Editor\Data\Resources\PackageManager\ProjectTemplates

Warning

Unity.app is an application. Right click on it followed by "Show Package Content" to proceed.

  • OS X: /Applications/Unity/Hub/Editor/2020.3.18f1/Unity.app/Contents/Resources/PackageManager/ProjectTemplates
  • Linux: Undocumented for now, please submit a Pull Request if you find out.

Once you're done, open Unity Hub and you should see the template in the list when making a new project:
image

Give it a name of you choice, make sure to untoggle Connect to Unity Cloud at the bottom, and create your project.