Re-branding the fork
Test / Test (push) Failing after 5m27s

This commit is contained in:
2026-04-02 13:01:16 -06:00
parent 4e0f98aa51
commit 87366781f5
13 changed files with 81 additions and 217 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
SHELL := /usr/bin/env bash
.PHONY: test build package clean
PLUGIN_NAME := discord-rich-presence
PLUGIN_NAME := discodrome
WASM_FILE := plugin.wasm
TINYGO := $(shell command -v tinygo 2> /dev/null)