Nothing Special   »   [go: up one dir, main page]

Skip to content

plunderludics/plundertools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools for making games with emulated games using unity-hawk

Installation

Add these three lines under dependencies in your manifest.json:

"org.plunderludics.plundertools": "https://github.com/plunderludics/plundertools.git?path=/Packages/org.plunderludics.plundertools",
"org.plunderludics.unityhawk": "https://github.com/plunderludics/unity-hawk.git?path=/Packages/org.plunderludics.UnityHawk",
"com.dbrizov.naughtyattributes": "https://github.com/dbrizov/NaughtyAttributes.git#upm"

Or, install using openupm-cli:

openupm add org.plunderludics.plundertools