Skip to content

Commit e3a6b05

Browse files
authored
Merge pull request #299 from trzy/bart/readme-discord
README: Discord link
2 parents 0d61fa1 + 394d38c commit e3a6b05

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

Docs/Images/Discord.svg

Lines changed: 1 addition & 0 deletions
Loading

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Supermodel: A Sega Model 3 Arcade Emulator
2-
*Copyright 2003-2024 The Supermodel Team*
2+
*Copyright 2003-2026 The Supermodel Team*
33

44
## Overview
55

6-
[Supermodel](https://supermodel3.com) emulates Sega's Model 3 arcade platform, allowing you to relive state-of-the-art 3D arcade gaming as it existed from 1996 through 1999. It uses OpenGL, [SDL2](https://libsdl.org), and can run on Windows, Linux, and macOS. It also supports network play on low-latency network connections. The source code is freely available under the terms of the [GNU General Public License](http://www.gnu.org/copyleft/gpl.html).
6+
**Supermodel** emulates Sega's Model 3 arcade platform, allowing you to relive state-of-the-art 3D arcade gaming as it existed from 1996 through 1999. It uses OpenGL, [SDL2](https://libsdl.org), and can run on Windows, Linux, and macOS. It also supports network play on low-latency network connections. The source code is freely available under the terms of the [GNU General Public License](http://www.gnu.org/copyleft/gpl.html).
77

88
<p align="center">
99
<img src="Docs/Images/Daytona2_1.gif" width="375" height="250" /> <img src="Docs/Images/LAMachin.gif" width="375" height="250" />
@@ -19,6 +19,16 @@ The aim of the Supermodel project is to develop an emulator that is both accurat
1919
Automated builds for Windows, macOS and Linux are now available here on GitHub.
2020
Check out the releases page [here](https://github.com/trzy/Supermodel/releases).
2121

22+
## Community
23+
24+
<table border="0">
25+
<tr>
26+
<td><a href="https://discord.gg/XDd7TMMUMz"><img width="32" src="Docs/Images/Discord.svg"></a></td><td><a href="https://discord.gg/XDd7TMMUMz">Join the Discord server</a>.</td>
27+
</tr>
28+
</table>
29+
30+
We lost our web hosting and have no backup of the recent forum. For now, please use this GitHub page for official releases and [Discord](https://discord.gg/XDd7TMMUMz) for asking questions.
31+
2232
## Build Instructions
2333

2434
### Windows

0 commit comments

Comments
 (0)