Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evolutionleo authored Oct 3, 2021
1 parent 2a11403 commit 0cfdd8a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@
- **Advanced features:** lobbies, account/profile system, saving/loading data, dev/prod configurations
- **Well-commented code** if you decide to dive into the sources
- **NodeJS server** can run on a Linux hosting/dedicated server, as opposed to servers in GML
- **GNU General Public license** (you can use this framework in commercial projects and modify/contribute in any way)
- **MIT license** (you can use this framework in commercial projects and modify/contribute in any way)

# Examples
- [1v1 Pong Example](https://github.com/evolutionleo/GMOF-pong-example)
- [Platformer Example](https://github.com/evolutionleo/StreamGame)

# Installing
### Client-side
- Install .yymps from the latest [release](https://github.com/evolutionleo/GM-Online-Framework/releases/latest)
Expand Down

0 comments on commit 0cfdd8a

Please sign in to comment.