Skip to content

Commit b89ff83

Browse files
remove mention of NexPad (#7)
This is a minor change, and there's no benefit to having a link to github's 404 page on the docs.
1 parent 8f05a24 commit b89ff83

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pages/guides/Addon Quickstart.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ If you want to program in another language, check out the [community bindings](@
77

88
If all you need is an example, numerous Nexus addons are open source, notably:
99
1. [The Compass Addon](https://github.com/RaidcoreGG/GW2-Compass), which includes Visual Studio project files
10-
2. [NexPad](https://github.com/ChristopherJTrent/NexPad), a GNU Make + GCC example using MSYS2
1110
3. [TrueWorldCompletion](https://github.com/jsantorek/GW2-TrueWorldCompletion), which uses CMake and Clang (with Docker and Conan as options)
1211

1312
Each addon loaded by Nexus is required to export a function matching the signature `AddonDefinition_t* GetAddonDef()`. See [AddonDefinition_t](@ref AddonDefinition_t) for the full struct definition.

0 commit comments

Comments
 (0)