Commit graph

41 commits

Author SHA1 Message Date
Mason Sciotti 2fec0b6dec
Wrong name for macOS DLL file for Unity 2018-11-26 09:03:44 -08:00
Oliver Boudet d63ed30966 Fix typo in readme. (#245)
* fix typo in readme

* revert accidental quote change
2018-10-23 15:13:36 -07:00
Elias Batek 7716eadca3 Update D binding link (#234)
DerelictDiscordRPC has been abandoned
and superseded by Discord RPC D.
2018-09-17 17:26:28 -07:00
msciotti e32d001809
readme nits 2018-08-17 05:19:17 -07:00
msciotti 2cb9813eb6
Unity specific DLL setup 2018-08-17 05:17:57 -07:00
Lachee a3ad6afee2 Added Discord RPC C# implementation to list. (#205)
Added my library to the list which is a implementation written entirely in C#
2018-07-09 12:04:59 -07:00
msciotti 5df1c5ae6d
copy the whole folder UE4 2018-05-30 09:40:39 -07:00
Joshua Harrington c05c7148dd Updated README with UE plugin instructions (#183)
* Updated README with UE plugin instructions

Hopefully this will save some time when others want to implement this into their own UE Projects.

* Update README.md

* cleanup UE4 plugin help
2018-05-29 13:51:39 -07:00
Ben Morse 566076e3d8
add WARNINGS_AS_ERRORS cmake option (#176) 2018-05-10 17:46:11 -07:00
Mason Sciotti aa02012c14 alphabetize libs 2018-05-04 15:13:16 -07:00
Isaac f80bd72d22 Include pypresence library (#167) 2018-05-04 15:12:24 -07:00
Joel Schumacher acf7d6a054 Add link to lua-discordRPC (LuaJIT bindings) (#171) 2018-05-03 15:33:49 -07:00
Elias Batek 1129c2ce4f Add link to DerelictDiscordRPC (D binding) (#169)
* Add link to DerelictDiscordRPC (D binding)

* Fix alphabetic order of community-wrappers
2018-04-23 11:20:47 -07:00
Mason Sciotti d97e6b48ed Note to install cmake
- Fixes #149
2018-03-26 10:37:03 -07:00
Mason Sciotti f3bd411b99
Update README.md 2018-03-19 10:29:11 -07:00
Mason Sciotti c4201806cf
Update build.py to properly build and copy libraries for Unity and Unreal (#120) 2018-02-12 13:40:41 -08:00
Florian Spieß bd294d51a8 Renamed Java-DiscordRPC to new repository name (#113) 2018-01-21 11:24:33 -08:00
Nicolas Adamoglou 265ea814f5 Add Java Wrapper (#75) 2018-01-03 13:12:29 -08:00
Gus Caplan 8f9013cea6 Revert "Clarify js rp wrapper" (#96)
This reverts commit 5438d6bf22.
2017-12-18 09:46:33 -08:00
Mason Sciotti 085e0e7326 Click dependency in build.py 2017-12-14 13:58:03 -08:00
Fades b3102db5c9 Fix broken docs URL (#95)
Signed-off-by: Fades <me@fades.me>
2017-12-12 10:30:53 -08:00
Mason Sciotti 5438d6bf22 Clarify js rp wrapper 2017-12-11 17:22:08 -08:00
Gus Caplan b9f9b08606 add discord rich presence js lib (#90)
* add discord rich presence js lib

* alphabeticalizeify
2017-12-08 16:05:46 -08:00
John Grosh e5bdd61223 Added Java Implementation to list(#76) 2017-12-08 13:46:40 -08:00
Alejandro 1555405d83 Add SwordRPC to implementations (#82)
This also reorganizes the list to have languages in alphabetical order
2017-12-06 09:05:45 -08:00
Bluexin 3852d83d12 Adding drpc4k to wrappers/implementations list (#72)
* Adding drpc4k to wrappers/implementations list

* Git you're dumb and I hate you
2017-12-03 10:26:49 -08:00
Florian Spieß d8122e7d69 Add Java Binding to Community Wrappers (#73) 2017-12-03 10:20:15 -08:00
Mason Sciotti 8cae35ea46 Added community wrapper/implementation table 2017-11-29 11:24:39 -08:00
Chris Marsh 8307a1ad83 Update readme 2017-11-29 10:36:14 -08:00
Michał Janiszewski 1675d5d2dc Provide link to info about BUILD_SHARED_LIBS 2017-11-15 11:35:55 -08:00
Michał Janiszewski d121bbe709 Use cmake-standard flag BUILD_SHARED_LIBS
This removes custom `BUILD_DYNAMIC_LIB` option and replaces it with a
standard BUILD_SHARED_LIBS:
https://cmake.org/cmake/help/v3.7/variable/BUILD_SHARED_LIBS.html

Although not mentioned in the documentation there, this flag is
implicitly available.
2017-11-15 09:22:07 -08:00
Mason Sciotti 767b15184f
What's build.py for 2017-11-14 20:40:32 -08:00
Mason Sciotti 127eadcb89
Added VS2015 C++ redist dependency info 2017-11-07 09:59:04 -08:00
Chris Marsh 3566190a01 Mention unreal example in the readme 2017-09-06 14:28:49 -07:00
Mason Sciotti ad86b14b79 Added documentation link to readme 2017-08-16 14:00:00 -07:00
Chris Marsh 54bef63d67 Update readme to point out other demo 2017-08-03 10:24:08 -07:00
Chris Marsh 67a81b82cd Moar readme 2017-07-31 15:58:46 -07:00
Chris Marsh fbb9828538 Add install and bundle targets 2017-07-25 16:00:12 -07:00
Chris Marsh 7dcc2d45e3 Make that define a cmake option. 2017-07-25 13:40:30 -07:00
Chris Marsh 6ea9c46f77 Rename a thing 2017-07-20 15:59:15 -07:00
Chris Marsh 661b5fa3b5 initial commit 2017-06-23 16:04:36 -07:00