diff --git a/README.md b/README.md new file mode 100644 index 0000000..81b881e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Blitzcord +Blitz3D userlib to use the Discord Game SDK (RPC). + +Requires the C++ files for the Discord Game SDK to be in a folder called "discord", and requires `discord_game_sdk.dll` and `discord_game_sdk.dll.lib` to be in the root of this repository. + +Licensed under [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)