File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -188,12 +188,12 @@ <h3><span>Sponge<span class="platform-badge spongeforge">Forge</span></span></h3
188188 < i class ="fa fa-download "> </ i > Download</ a >
189189 < p class ="recommendation "> Recommended for running plugins together with Forge mods.</ p > </ div >
190190 < div class ="col-sm-4 platform ">
191- < h3 > < span > Sponge< span class ="platform-badge spongeapi " > API </ span > </ span > </ h3 >
192- < p class ="description "> SpongeAPI is the tool developers use to create plugins for the Sponge
191+ < h3 > < span > Sponge< span class ="platform-badge spongeneo " > Neo </ span > </ span > </ h3 >
192+ < p class ="description "> SpongeNeo is the implementation of the Sponge API on the NeoForge
193193 platform.</ p >
194- < a href ="https://www.spongepowered.org/downloads/spongeapi " class ="btn btn-primary styled-btn ">
194+ < a href ="https://www.spongepowered.org/downloads/spongeneo " class ="btn btn-primary styled-btn ">
195195 < i class ="fa fa-download "> </ i > Download</ a >
196- < p class ="recommendation "> Recommended for plugin developers .</ p > </ div >
196+ < p class ="recommendation "> Recommended for running plugins together with NeoForge mods .</ p > </ div >
197197 </ div >
198198 </ div >
199199 </ div >
Original file line number Diff line number Diff line change 8888 & .spongeapi {
8989 background-color : #009172 ;
9090 }
91+
92+ & .spongeneo {
93+ background-color : #cc6f2f ;
94+ }
9195}
You can’t perform that action at this time.
0 commit comments