-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonate.html
More file actions
70 lines (67 loc) · 2.47 KB
/
donate.html
File metadata and controls
70 lines (67 loc) · 2.47 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
---
layout: scraped
title: Donate to FS-UAE Development
permalink: donate/
---
<main>
<h1>Donate to FS-UAE Development</h1>
<p>I have been asked if there is a way to donate to FS-UAE development, and
now there is :) I have set up a donation system via PayPal:</p>
<p><a
href="https://www.paypal.com/cgi/webscr?cmd=_xclick&no_shipping=1&currency_code=EUR&lc=US&business=fs-uae%40fengestad.no&item_name=Support+FS-UAE+Development"><img
class="aligncenter"
src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif"
alt="PayPal - The safer, easier way to pay online!"
name="submit" width="147" height="47" border="0" /></a></p>
<p>FS-UAE is a hobby project, and should remain that way. I won't accept
donations with strings attached or as some kind of payment for future
features. Donations will be used to recover expenses or however I see
fit :). Unless you ask me not to, I will add your name to the <a
title="Contributions" href="/contributions">list of
contributors</a> when you make a donation. Also, If you change your
mind within a reasonable amount of time, I will refund your donation.
</p>
<h2>Other Ways to Contribute</h2>
<p>You do not have to donate to use FS-UAE. It is already open source /
free software and you can do what you like with it (within the terms of
the license). If you want to contribute to the project, there are other
ways to help as well:</p>
<ul>
<li>Send bug reports when encountering issues and/or provide patches
with bug fixes.</li>
<li>Translate FS-UAE to your language.</li>
<li>Post a notice of appreciation on EAB or in this blog.</li>
<li>Help spread the word - Introduce new users to FS-UAE, via forums or
social media.</li>
<li>Help other users on the <a
href="http://eab.abime.net/forumdisplay.php?f=122">EAB
forum</a>.</li>
<li>And most importantly: Use FS-UAE! :)</li>
</ul>
<p>If you want to support general Amiga emulation development, also
consider making a donation for <a
href="http://www.winuae.net/">WinUAE</a> development (I have).
Emulation accuracy improvements in WinUAE will benefit FS-UAE as well
due to code sharing.</p>
</main>
<aside class="fs-page-comments">
<!--<div style="clear: both"></div>-->
<!--
<div style="
/*margin-top: 32px;*/
/*
margin-left: -32px;
margin-right: -32px;
padding-top: 32px;
padding-bottom: 16px;
padding-left: 32px;
padding-right: 32px;
background-color: white;
border-top: 6px solid #2f0c47;
*/
">
-->
<!--
</div>
-->
</aside>