Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
SOF3 authored Nov 2, 2016
1 parent 48874fa commit 70854f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion insta/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ function reloadMe(){
onsubmit="setTimeout(window.location.reload, 5000)">
Plugin Name: <input type="text" name="name" placeholder="Only put A-Z a-z 0-9 or underscore!"><br>
Plugin Version: <input type="text" name="version" value="1.0"><br>
PocketMine API Version: <input type="text" name="api" value="1.12.0"><br>
PocketMine API Version: <input type="text" name="api" value="2.1.0"><br>
<input type="checkbox" name="config"> Generate config code<br>
Generate <input type="number" name="skeletons" value="0"> dummy class(es)<br>
Generate <input type="number" name="tasks" value="0"> dummy task(s)<br>
Expand Down

1 comment on commit 70854f0

@1Joshxx
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The download link does not work anymore

Please # to comment.