Skip to content

pancake-llc/R3

Repository files navigation

What

How To Install Package

Add the lines below to Packages/manifest.json

for version 1.1.12

"com.pancake.r3": "https://github.com/pancake-llc/R3.git#1.1.12",
"com.cysharp.r3": "https://github.com/Cysharp/R3.git?path=src/R3.Unity/Assets/R3.Unity#1.1.12",

dependencies

"com.pancake.unsafe": "https://github.com/pancake-llc/system-unsafe.git#6.0.0",
"com.pancake.threading.channels": "https://github.com/pancake-llc/system-threading-channels.git#8.0.0",
"com.pancake.component.annotations": "https://github.com/pancake-llc/system-componentmodel-annotations.git#5.0.0",
"com.pancake.bcl.timeprovider": "https://github.com/pancake-llc/microsoft-bcl-time-provider.git#8.0.0",
"com.pancake.bcl.asyncinterfaces": "https://github.com/pancake-llc/microsoft-bcl-async-interfaces.git#6.0.0",