メインコンテンツまでスキップ

その他のインストール方法

推奨されないインストール方法について説明します。

UPM gitパッケージをインストール(オプション)

Unity標準のPackage Managerからパッケージを個別にインストールすることも可能です。

以下のURLを メニューバー→ WindowPackage Manager+Add package from git URL... するか、 Packages/manifest.json に追記してください。

Emote Wizard

"net.kaikoga.emotewizard": "https://github.com/kaikoga/EmoteWizard-Unity.git#v1.0.0",

Avatar Tinker Vista + AdLib

"net.kaikoga.ativ": "https://github.com/kaikoga/AvatarTinkerVista-Unity.git#v1.0.1",
"net.kaikoga.adlib": "https://github.com/kaikoga/AdLib-Unity.git#v1.0.0",

Avatar Tinker Vista - ApplyOnPlayHack

"net.kaikoga.ativ.applyonplayhack": "https://github.com/kaikoga/AvatarRankerVista-Unity-ApplyOnPlayHack.git#v0.1.0",

Avatar Ranker Vista

"net.kaikoga.arv": "https://github.com/kaikoga/AvatarRankerVista-Unity.git#v1.0.0",

QuestReplacer

"net.kaikoga.questreplacer": "https://github.com/kaikoga/QuestReplacer-Unity.git#v1.0.1",

NuguminTool

"net.kaikoga.modularizer": "https://github.com/kaikoga/Modularizer-Unity.git?path=/Modularizer/Packages/net.kaikoga.modularizer#v1.0.0",

BOOTHからインストール(非推奨)

BOOTH https://kaikoga.booth.pm/

BOOTHにunitypackageが置いてあるかもしれませんが、BOOTHからのインストールはもはや推奨されません。