@@ -7,18 +7,18 @@ title: Donate
7
7
<section class =" container-xxl my-5" >
8
8
<div class =" container-fluid" >
9
9
<div class =" row" >
10
- <div class =" col-xl-7 mb-5" >
10
+ <div class =" col-xl-9 mb-5" >
11
11
<h1 id =" support-monogame" class =" fw-bold" ><a href =" #support-monogame" >Support MonoGame</a ></h1 >
12
12
<p >MonoGame is an open-source answer to expensive, restrictive game engines. It is free to use on ALL platforms, even on game consoles. This was achieved by the generous donation of code by hundreds of independent developers over the last 15 years.</p >
13
- <p >To ensure MonoGame continues to thrive into the future the non-profit MonoGame Foundation needs your support. Your donations help us keep pace with advancing technology and new platforms, ensuring MonoGame remains a powerful tool for all game developers.</p >
13
+ <p >To ensure MonoGame continues to thrive into the future the MonoGame Foundation < b > needs your support</ b > . Your donations help us keep pace with advancing technology and new platforms, ensuring MonoGame remains a powerful tool for all game developers.</p >
14
14
<p >If your time using MonoGame has been enjoyable, educational, or it helped create your successful game, consider giving back to the project. Your contributions ensure a future where game development is accessible to everyone.</p >
15
15
<p >Donate now and be a part of this exciting journey.</p >
16
16
<a class =" btn mg-patreon-button" type =" button" href =" https://www.patreon.com/bePatron?u=3142012" target =" _blank" >
17
17
{% include ' svgs/logos/patreon.svg' %}
18
18
Become a member!
19
19
</a >
20
20
</div >
21
- <div class =" col-md-5 patreon-stats" >
21
+ <div class =" col-sm-3 patreon-stats" >
22
22
<div class =" patreon-stat monthly" >
23
23
<span id =" per-month" ></span >
24
24
<p >monthly</p >
@@ -33,8 +33,10 @@ title: Donate
33
33
</section >
34
34
35
35
<section class =" container-xxl mb-5" >
36
- <h1 id =" sponsors" class =" fw-bold" ><a href =" #sponsors" >MonoGame Is Sponsored By</a ></h1 >
37
- <div class =" row" >
36
+ <h1 id =" sponsors" class =" fw-bold" ><a href =" #sponsors" >Corporate Sponsors</a ></h1 >
37
+ <p >If you're interested in becoming a headline sponsor of MonoGame please <a href =" /about/#contact-us" >contact us</a >.</p >
38
+ <br />
39
+ <div class =" row justify-content-center" >
38
40
{% for sponsor in sponsors %}
39
41
<div class =" col-lg-6 mb-5" >
40
42
<a class =" hide-external-icon" href =" {{sponsor.url}}" title =" {{sponsor.name}}" >
@@ -45,73 +47,74 @@ title: Donate
45
47
</div >
46
48
</section >
47
49
<section class =" container-xxl mb-5" >
48
- <h1 id =" patreons" class =" fw-bold" ><a href =" #patreons" >Patreons By Tier </a ></h2 >
50
+ <h1 id =" patreons" class =" fw-bold" ><a href =" #patreons" >Monthly Sponsors </a ></h1 >
49
51
<p >
50
- The following is a preserved list of individuals and studios that continue to support MonoGame through Patreon.
51
- </p >
52
- <h4 id =" EnvironmentMapEffect" class =" fw-bold" ><a href =" https://www.patreon.com/monogame/membership" >Graphics.EnvironmentMapEffect - $64 / month</a ></h4 >
53
- <div class =" row" >
52
+ The following is a partial list of individuals and studios that support us through <a href =" https://www.patreon.com/bePatron?u=3142012" >Patreon</a >.
53
+ </p >
54
+ <br />
55
+ <h4 class =" text-center" id =" Graphics.EnvironmentMapEffect" >Graphics.EnvironmentMapEffect</h4 >
56
+ <div class =" row justify-content-center mb-3" >
54
57
{% for patreon in patreons | sort () %}
55
58
{% if patreon .tier == " Graphics.EnvironmentMapEffect" %}
56
- <div class =" col-lg-3 mb-3 text-center" >
59
+ <div class =" col-sm-4 mb-1 text-center" >
57
60
{% if patreon .url %} <a href =" {{patreon.url}}" >{% endif %}
58
- < strong > {{ patreon .name }} </ strong >
61
+ {{ patreon .name }}
59
62
{% if patreon .url %} </a >{% endif %}
60
63
<br />
61
64
</div >
62
65
{% endif %}
63
66
{% endfor %}
64
67
</div >
65
68
<br />
66
- <h4 id = " Model.Draw " class =" fw-bold " >< a href = " https://www.patreon.com/monogame/membership " >Model.Draw - $32 / month</ a > </h4 >
67
- <div class =" row" >
69
+ <h4 class =" text-center " id = " Model.Draw " >Model.Draw</h4 >
70
+ <div class =" row justify-content-center mb-3 " >
68
71
{% for patreon in patreons | sort () %}
69
72
{% if patreon .tier == " Model.Draw" %}
70
- <div class =" col-lg-3 mb-3 text-center" >
73
+ <div class =" col-sm-4 mb-1 text-center" >
71
74
{% if patreon .url %} <a href =" {{patreon.url}}" >{% endif %}
72
- < strong > {{ patreon .name }} </ strong >
75
+ {{ patreon .name }}
73
76
{% if patreon .url %} </a >{% endif %}
74
77
<br />
75
78
</div >
76
79
{% endif %}
77
80
{% endfor %}
78
81
</div >
79
82
<br />
80
- <h4 id = " GraphicsDevice.DrawUserPrimitives " class =" fw-bold " >< a href = " https://www.patreon.com/monogame/membership " >GraphicsDevice.DrawUserPrimitives - $16 / month</ a > </h4 >
81
- <div class =" row" >
83
+ <h4 class =" text-center " id = " GraphicsDevice.DrawUserPrimitives " >GraphicsDevice.DrawUserPrimitives</h4 >
84
+ <div class =" row justify-content-center mb-3 " >
82
85
{% for patreon in patreons | sort () %}
83
86
{% if patreon .tier == " GraphicsDevice.DrawUserPrimitives" %}
84
- <div class =" col-lg-3 mb-3 text-center" >
87
+ <div class =" col-sm-4 mb-1 text-center" >
85
88
{% if patreon .url %} <a href =" {{patreon.url}}" >{% endif %}
86
- < strong > {{ patreon .name }} </ strong >
89
+ {{ patreon .name }}
87
90
{% if patreon .url %} </a >{% endif %}
88
91
<br />
89
92
</div >
90
93
{% endif %}
91
94
{% endfor %}
92
95
</div >
93
96
<br />
94
- <h4 id = " SpriteBatch " class =" fw-bold " >< a href = " https://www.patreon.com/monogame/membership " >SpriteBatch - $4 / month</ a > </h4 >
95
- <div class =" row" >
97
+ <h4 class =" text-center " id = " SpriteBatch " >SpriteBatch</h4 >
98
+ <div class =" row justify-content-center mb-3 " >
96
99
{% for patreon in patreons | sort () %}
97
100
{% if patreon .tier == " SpriteBatch" %}
98
- <div class =" col-lg-3 mb-3 text-center" >
101
+ <div class =" col-sm-4 mb-1 text-center" >
99
102
{% if patreon .url %} <a href =" {{patreon.url}}" >{% endif %}
100
- < strong > {{ patreon .name }} </ strong >
103
+ {{ patreon .name }}
101
104
{% if patreon .url %} </a >{% endif %}
102
105
<br />
103
106
</div >
104
107
{% endif %}
105
108
{% endfor %}
106
109
</div >
107
110
<br />
108
- <h4 id = " Cornflower Blue " class =" fw-bold " >< a href = " https://www.patreon.com/monogame/membership " >Cornflower Blue - $2 / month</ a > </h4 >
109
- <div class =" row" >
111
+ <h4 class =" text-center " id = " Cornflower Blue " >Cornflower Blue</h4 >
112
+ <div class =" row justify-content-center mb-3 " >
110
113
{% for patreon in patreons | sort () %}
111
114
{% if patreon .tier == " Cornflower Blue" %}
112
- <div class =" col-lg-3 mb-3 text-center" >
115
+ <div class =" col-sm-4 mb-1 text-center" >
113
116
{% if patreon .url %} <a href =" {{patreon.url}}" >{% endif %}
114
- < strong > {{ patreon .name }} </ strong >
117
+ {{ patreon .name }}
115
118
{% if patreon .url %} </a >{% endif %}
116
119
<br />
117
120
</div >
@@ -129,7 +132,7 @@ title: Donate
129
132
{% for donor in donations | sort (true , false , ' amount' ) %}
130
133
<div class =" col-lg-3 mb-3 text-center" >
131
134
{% if donor .url %} <a href =" {{donor.url}}" >{% endif %}
132
- < strong > {{ donor .name }} </ strong >
135
+ {{ donor .name }}
133
136
{% if donor .url %} </a >{% endif %}
134
137
<br />
135
138
{{ (donor .amount / 100).toLocaleString (' en-US' , {style : ' currency' , currency : ' USD' }) }}
0 commit comments