Skip to content

Instantly share code, notes, and snippets.

View paccao's full-sized avatar
🌍

Joel Plumppu paccao

🌍
View GitHub Profile
@paccao
paccao / package.json
Created December 5, 2022 21:24
unity base packages (less taxing standard dependencies), also make sure to download the custom tools and put it in the correct folder (Line 3).
{
"dependencies": {
"com.joelplumppu.tools": "file:F:/Unity Packages/Tools/",
"com.unity.2d.animation": "7.0.9",
"com.unity.2d.pixel-perfect": "5.0.3",
"com.unity.2d.psdimporter": "6.0.6",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "7.0.6",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.2d.tilemap.extras": "2.2.3",