Skip to content

Commit

Permalink
Warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Hobbs committed Jul 24, 2013
1 parent 78ce761 commit 16ccc78
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,24 @@ Construct 2 random array generator
Installation:
-------------
1. download the .c2addon file (good luck with that - github doesnt make it easy)
2. drag and drop it on your C2 installation.
2. drag and drop it on your C2 installation

OR

1. rename RandomArray2.c2addon to RandomArray.zip
2. unzip
3. copy the RandomArray2 directory under filles into your C2/exporters/html5/plugins dir.


Usage:
------
1. Download the text.capx, and view the usage.
2. Run the capx and see the console log output in your browser (hint: hit F12 in Chrome), go to console tab, then click "Logs" at the bottom of the window.

WARNING:
========
This plugin comes with no guarantees, probably has bugs, and may cause destruction of the ozone layer. Use it at your own risk.

The original Plugin:
--------------------
http://www.scirra.com/forum/plugin-randomarray_topic45277.html

0 comments on commit 16ccc78

Please sign in to comment.