Skip to content

Commit 0cfdd8a

Browse files
authored
Update README.md
1 parent 2a11403 commit 0cfdd8a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
- **Advanced features:** lobbies, account/profile system, saving/loading data, dev/prod configurations
99
- **Well-commented code** if you decide to dive into the sources
1010
- **NodeJS server** can run on a Linux hosting/dedicated server, as opposed to servers in GML
11-
- **GNU General Public license** (you can use this framework in commercial projects and modify/contribute in any way)
11+
- **MIT license** (you can use this framework in commercial projects and modify/contribute in any way)
12+
13+
# Examples
14+
- [1v1 Pong Example](https://github.com/evolutionleo/GMOF-pong-example)
15+
- [Platformer Example](https://github.com/evolutionleo/StreamGame)
16+
1217
# Installing
1318
### Client-side
1419
- Install .yymps from the latest [release](https://github.com/evolutionleo/GM-Online-Framework/releases/latest)

0 commit comments

Comments
 (0)