-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
122 lines (121 loc) · 5.76 KB
/
Copy pathindex.html
File metadata and controls
122 lines (121 loc) · 5.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.6/css/materialize.min.css">
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<title>Download Sharp</title>
</head>
<body>
<!-- Announcement - 23/02/21 - Mrcomputer1 -->
<div class="yellow lighten-1" style="padding: 1em; text-align: center">
Due to Adobe Flash Player <a href="https://www.adobe.com/products/flashplayer/end-of-life.html">being EOL</a>, Sharp Scratch Mod no longer works in web browsers and the offline editors may no longer work. To use Sharp, please follow the instructions available <a href="https://github.com/SharpScratchMod/Sharp/wiki/Sharp-Scratch-Mod-and-Flash-Player-EOL">here</a>.
</div>
<!-- End Announcement -->
<nav>
<div class="nav-wrapper" style='padding-left:15px'>
<a href="#" class="brand-logo">Sharp</a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li><a href="/editor/">Editor</a></li>
<li><a href="/download/">Download</a></li>
<li><a href="https://github.com/SharpScratchMod/Sharp">GitHub</a></li>
<li><a href="/credits/">Credits</a></li>
</ul>
</div>
</nav>
<div class="container">
<h1>Download</h1>
<div class="row">
<div class="col s12 red-text">
<i class="material-icons">warning</i> Due to Adobe Flash Player <a href="https://www.adobe.com/products/flashplayer/end-of-life.html">being EOL</a>, the offline editors available here may not work or may not work with default settings.
</div>
</div>
<div class="row">
<div class="col s6">
<h5>Sharp.swf</h5>
<div>
<i class="material-icons">info</i> Instructions to use this version are available <a href="https://github.com/SharpScratchMod/Sharp/wiki/Sharp-Scratch-Mod-and-Flash-Player-EOL">here</a>.
</div>
<a href="https://raw.githubusercontent.com/SharpScratchMod/SharpScratchMod.github.io/master/Sharp.swf"><i class="material-icons">file_download</i> Download Sharp.swf</a>
<a href="/editor/"><i class="material-icons">play_arrow</i> Use Sharp Online</a><br />
<div class="card">
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Checksums for Sharp.swf<i class="material-icons right">more_vert</i></span>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Checksums for Sharp.swf<i class="material-icons right">close</i></span>
<p>
MD5: D5E487C6AB6A76F520E852E21213ACB6
<br />
SHA1: 1A0BA3626E7063E08CA53EEF7BE4AE75BA84D2E8
<br />
SHA-256: 55F7506831542AB5FF5FDA03C140589D535BF914C4FA3F6CBB37EBB4F341CAF0
<br />
CRC32: E40BD398
<br />
CRC64: 6B54AF093901BBD8
</p>
</div>
</div>
</div>
<div class="col s6">
<h5>Sharp Offline Editor (Windows)</h5>
The Sharp Offline Editor only works on Windows right now<br />
<a href="/sharp-offline-downloads/publish.htm"><i class="material-icons">file_download</i> Download</a><br />
<div class="card">
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Checksums for setup.exe<i class="material-icons right">more_vert</i></span>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Checksums for setup.exe<i class="material-icons right">close</i></span>
<p>
MD5: 2216BB0F2ECDE900CB736AB567DC40BA
<br />
SHA1: 245EC06962D95799AFA19C2ADF67292BAB9DA8F5
<br />
SHA-256: 65299AFDEC994B29DFB534A7B28F8FA4B6614B85A83C87B9EE6E04B94C8235ED
<br />
CRC32: BE3BD496
<br />
CRC64: E4B95E908AC68CBB
</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s6">
<h5>Sharp Offline Editor (Other OSes)</h5>
This editor works on Windows but it is recommended to be only used on Linux and Mac.<br />
<a href="https://github.com/SharpScratchMod/SharpOfflineMacLinux/releases"><i class="material-icons">file_download</i> Download</a>
</div>
<div class="col s6">
<h5>Sharp Bleeding Edge</h5>
Sharp Bleeding Edge is a version of the .swf that is built more often then the normal Sharp.swf<br />
<a href="https://raw.githubusercontent.com/SharpScratchMod/Bleeding-Edge-Downloads/master/SharpBleedingEdge.swf"><i class="material-icons">file_download</i> Download SharpBleedingEdge.swf</a><br />
</div>
</div>
</div>
<footer class="page-footer">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">About</h5>
<ul>
<!--<li><a class="grey-text text-lighten-3" href="/about/">About Sharp</a></li>-->
<li><a class="grey-text text-lighten-3" href="/credits/">Credits</a></li>
<li><a class="grey-text text-lighten-3" href="https://sharpscratchmod.blogspot.com.au/">News</a></li>
<li><a class="grey-text text-lighten-3" href="/share/">Share</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© 2016-<script>document.write(new Date().getFullYear());</script> The Sharp Developers
</div>
</div>
</footer>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.6/js/materialize.min.js"></script>
</body>
</html>