Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
/ PhotonPackage Public archive

Photon PUN wrapped into a package manager compatible structure

Notifications You must be signed in to change notification settings

camnewnham/PhotonPackage

Repository files navigation

This package wraps Photon 2 PUN (+Voice) into a Unity Package so it can be used as a dependency rather than stored in a Unity project. Get the originals here:

Demo files are removed, but not other files are changed. Because of this, some minor shims are needed to have the package work correctly. In your assets folder, set up the following:

Assets\Photon ---- Resources -------- PhotonServerSettings.asset (copied from this package, Photon\PhotonUnityNetworking\Resources) ---- Editor -------- PunSceneSettings.asset (copied from this package, Photon\PhotonUnityNetworking\Code\Editor) -------- PunSceneSettings.cs (blank .cs file, used by Photon to locate SceneSettings.asset in the same directory)

About

Photon PUN wrapped into a package manager compatible structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages