<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>https://wiki.nonip.net/index.php?action=history&amp;feed=atom&amp;title=Unity%2FSceneKeeper</id>
		<title>Unity/SceneKeeper - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.nonip.net/index.php?action=history&amp;feed=atom&amp;title=Unity%2FSceneKeeper"/>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Unity/SceneKeeper&amp;action=history"/>
		<updated>2026-04-19T03:51:27Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.nonip.net/index.php?title=Unity/SceneKeeper&amp;diff=21277&amp;oldid=prev</id>
		<title>Admin: ページの作成:「==SceneKeeperとは== ヒエラルキーの開閉を維持するプラグイン  ==公式== https://github.com/brunomikoski/SceneKeeper  ==使い方== manifest.jsonに、...」</title>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Unity/SceneKeeper&amp;diff=21277&amp;oldid=prev"/>
				<updated>2026-03-21T22:34:32Z</updated>
		
		<summary type="html">&lt;p&gt;ページの作成:「==SceneKeeperとは== ヒエラルキーの開閉を維持するプラグイン  ==公式== https://github.com/brunomikoski/SceneKeeper  ==使い方== manifest.jsonに、...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==SceneKeeperとは==&lt;br /&gt;
ヒエラルキーの開閉を維持するプラグイン&lt;br /&gt;
&lt;br /&gt;
==公式==&lt;br /&gt;
https://github.com/brunomikoski/SceneKeeper&lt;br /&gt;
&lt;br /&gt;
==使い方==&lt;br /&gt;
manifest.jsonに、以下コードを追加する。&lt;br /&gt;
&lt;br /&gt;
Packages/manifest.json&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;dependencies&amp;quot;: {&lt;br /&gt;
    &amp;quot;com.brunomikoski.scenekeeper&amp;quot;: &amp;quot;https://github.com/brunomikoski/SceneKeeper.git&amp;quot;,&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;scopedRegistries&amp;quot;: [&lt;br /&gt;
    {&lt;br /&gt;
      &amp;quot;name&amp;quot;: &amp;quot;OpenUPM&amp;quot;,&lt;br /&gt;
      &amp;quot;url&amp;quot;: &amp;quot;https://package.openupm.com&amp;quot;,&lt;br /&gt;
      &amp;quot;scopes&amp;quot;: [&lt;br /&gt;
        &amp;quot;com.brunomikoski&amp;quot;&lt;br /&gt;
      ]&lt;br /&gt;
    }&lt;br /&gt;
  ]&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>