added iitc mobile user plugins to FAQ
This commit is contained in:
parent
77a773b9cd
commit
ee4980e5ae
@ -64,6 +64,24 @@ This depends on your browser.
|
|||||||
From here you can remove/disable individual plugins or IITC itself.
|
From here you can remove/disable individual plugins or IITC itself.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<h4 id="mobile-plugins">Is it possible to add external plugins to IITC Mobile?</h4>
|
||||||
|
Yes it is!
|
||||||
|
<ul>
|
||||||
|
<li>Create a folder named "IITC Mobile" in your home directory.</li>
|
||||||
|
<li>Inside this folder, create a new folder named "plugins".</li>
|
||||||
|
<li>Copy all your additional plugins to this folder.</li>
|
||||||
|
<li>You should see your plugins listed above the official plugins.</li>
|
||||||
|
</ul>
|
||||||
|
Note:
|
||||||
|
<ul>
|
||||||
|
<li>The plugins wrapper function has to be identical to all other IITC plugins (IITCm removes it via search and replace).
|
||||||
|
Alternatively, you can use the @@PLUGINSTART@@ / @@PLUGINEND@@ macros or remove the wrapper by hand.</li>
|
||||||
|
<li>The filename has to end with *.user.js.</li>
|
||||||
|
<li>If you don't know where to find your home directory: Enable dev-mode in the settings and follow the hint.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<h4 id="debug-data-tiles">What do the colours mean in 'DEBUG Data Tiles'</h4>
|
<h4 id="debug-data-tiles">What do the colours mean in 'DEBUG Data Tiles'</h4>
|
||||||
The data from the Niantic server is download in square tiles. Sometimes requests fail. The colours show this status
|
The data from the Niantic server is download in square tiles. Sometimes requests fail. The colours show this status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user