Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9fe8660

Browse filesBrowse files
MR2011ozkriff
andauthored
Newsletter 13: Add wowAddonManager (rust-gamedev#247)
* add section about wowAddonManager * remove trailing whitespace * use footnote-style links Co-authored-by: Andrey Lesnikóv <ozkriff@gmail.com>
1 parent 492e8e5 commit 9fe8660
Copy full SHA for 9fe8660

File tree

Expand file treeCollapse file tree

2 files changed

+17
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+17
-0
lines changed

‎content/posts/newsletter-013/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-013/index.md
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,23 @@ information on the upcoming changes, see the [changelog][tetra-changelog].
256256
[tetra-042]: https://twitter.com/17cupsofcoffee/status/1294316642680426497
257257
[tetra-changelog]: https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
258258

259+
### [wowAddonManager] v1.0.2
260+
261+
![wowAddonManager Example](wowAddonManager-example.png)
262+
263+
The [wowAddonManager] is a terminal user interface for managing World of
264+
Warcraft addons on Linux made by [@mreimsbach]. It allows installing addons
265+
from [Curseforge] for WoW Classic as well as WoW Retail.
266+
267+
The [tui-rs] library was used to create the interface and [Termion] was used to
268+
communicate with the TTY.
269+
270+
[wowAddonManager]: https://github.com/MR2011/wowAddonManager
271+
[@mreimsbach]: https://twitter.com/mreimsbach
272+
[Curseforge]: https://www.curseforge.com/wow/addons
273+
[tui-rs]: https://github.com/fdehau/tui-rs
274+
[Termion]: https://gitlab.redox-os.org/redox-os/termion
275+
259276
## Popular Workgroup Issues in Github
260277

261278
## Meeting Minutes
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.