1
0
mirror of https://github.com/oliverbooth/VpSharp synced 2024-11-13 00:35:41 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
e0666d54e4
Add support for client extensions
This is currently preliminary, and the only event mapped so far is chat messaging
2022-11-27 20:42:55 +00:00
99fc7120c7
Add bindings for vp_say and vp_console_message 2022-11-27 20:10:33 +00:00
693e90bff1
[ci skip] Add braces around single-statement bodies 2022-11-27 17:51:18 +00:00
1bf050eca0
Add proprietary FontStyle enum
Removes dependency on Windows-only API from System.Drawing
2022-11-27 17:17:32 +00:00
f1abc4374a
Add integration tests 2022-11-27 15:36:56 +00:00
56aae0116e
VpSharp.Says("Hello World"); 2022-11-27 15:35:24 +00:00
eda59e9d7e
[ci skip] Add NuGet versions to README 2022-11-27 15:26:48 +00:00
1797d47a6b
[ci skip] Reword About to avoid repetition 2022-11-27 15:26:40 +00:00
f480ee7f65
[ci skip] Update license year 2022-11-27 15:26:22 +00:00
7a00f8229f
[github actions] Add CI/CD 2022-11-27 15:05:19 +00:00
d878fb3dc5
[ci skip] Add Contributor Covenant COC 2022-11-27 15:05:08 +00:00
2ab78514ca
[ci skip] Add funding links 2022-11-27 15:04:45 +00:00
13348208c6
Initial commit 2022-11-27 15:00:59 +00:00