Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 223 Bytes

matter95

A Windows 9x client for Mattermost written in VB6

This was written for the 2022 Mattermost Hackathon. License is MIT.

Uses VBJSON written by Michael Glaser (vbjson@ediy.co.nz)

Uses cStringBuilder by VolteFace