Language…
19 users online: aore gfhgft, Digital Entertainment, DoubleCakes, Got_Breaded, Guido_Keller, h.carrell, HammerBrother, Hammerer, Heitor Porfirio, hoagie, Israelcv12cv, MM102, NightSpark,  Sayuri, Sheilal14, ShoopDaWhoop, steelsburg, stormitive, Yairobot - Guests: 118 - Bots: 164
Users: 64,663 (2,406 active)
Latest user: NightSpark

Open Source

Though SMW Central itself is not open-source software, we host some of our content under free licenses and we've made several components of our website available for others to use.

Content

Schemes

Anyone can make a site scheme! The template for new schemes and the CSS code for all existing schemes can be found on GitHub.

GitHub

Translations

Anyone can help translate SMW Central to other languages! The entire set of language files can be found on GitHub.

GitHub

Online Tools

SMW Central's Online Tools section is hosted entirely on GitHub.

GitHub

Code and Libraries

SPC player

The entire code for the SPC player, seen primarily in the music sections, is available under the GNU Lesser General Public License v2.1.

GitHub

highlight.js syntax for Asar and 65c816 ASM

Code blocks on the website use the popular highlight.js library for syntax highlighting. SMW Central uses custom syntax definitions for Asar's dialect of 65c816 ASM, which are available under the MIT License.

GitHub

Lightweight form validator

SMW Central uses a custom lightweight form validation library, which is available under the MIT License.

GitHub