<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://powerui.kulestar.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Resources_Protocol</id>
		<title>Resources Protocol - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://powerui.kulestar.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Resources_Protocol"/>
		<link rel="alternate" type="text/html" href="https://powerui.kulestar.com/wiki/index.php?title=Resources_Protocol&amp;action=history"/>
		<updated>2026-06-04T03:26:22Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://powerui.kulestar.com/wiki/index.php?title=Resources_Protocol&amp;diff=9&amp;oldid=prev</id>
		<title>151.229.186.156: Created page with &quot;resources:// is a great way to refer to any file within a Resources folder in your project. It&#039;s the default protocol too. It works with everything that accepts a URI - from X...&quot;</title>
		<link rel="alternate" type="text/html" href="https://powerui.kulestar.com/wiki/index.php?title=Resources_Protocol&amp;diff=9&amp;oldid=prev"/>
				<updated>2017-01-13T15:40:12Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;resources:// is a great way to refer to any file within a Resources folder in your project. It&amp;#039;s the default protocol too. It works with everything that accepts a URI - from X...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;resources:// is a great way to refer to any file within a Resources folder in your project. It&amp;#039;s the default protocol too. It works with everything that accepts a URI - from XMLHttpRequest through to CSS background-image. You can have multiple folders called Resources in your project, and any sub-folders do &amp;quot;just work&amp;quot;. For example:&lt;br /&gt;
&lt;br /&gt;
Resources/MyImages/logo.png&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;html&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;img src=&amp;#039;resources://MyImages/logo.png&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;File extensions like .css&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unity doesn&amp;#039;t recognise &amp;#039;css&amp;#039; as a textual file when in the project. You&amp;#039;ll need to either name it &amp;#039;myFile.css.bytes&amp;#039; for your &amp;#039;myFile.css&amp;#039; links to work, or name it something that Unity does recognise as a text file like .txt or .html.&lt;/div&gt;</summary>
		<author><name>151.229.186.156</name></author>	</entry>

	</feed>