fgm24/Assets/Plugins/Steamworks/CHANGELOG.md

15 lines
459 B
Markdown
Raw Normal View History

2024-02-08 23:36:56 +01:00
# Changelog
All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
## 2.0.0
### Changed
- Targets the Netcode for GameObjects 1.0.0 package.
- Renamed namespaces from MLAPI to Netcode.
### Removed
- Removed support for channels.
- No longer send 1 byte of channel information in each message.
## 1.0.0
First version of the Facepunch Transport as a Unity package.