Skip to content

Commit

Permalink
Fix #2084: Incorrect help key for app repo, also update music creator
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Oct 1, 2024
1 parent 630c6f7 commit fa65188
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion help_urls.dmx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"discord_bee2" "string" "https://discord.gg/hnGFJrz"
"store_portal2" "string" "https://store.steampowered.com/app/620/Portal_2/"

"addon_music_changer" "string" "https://beemmc.boards.net/"
"aerond_music_creator" "string" "https://github.com/BEEmod/BEE2-items/wiki/BEEmod-Music-Package-Creator-(BMPC)/"

"wiki_bee2" "string" "https://github.com/BEEmod/BEE2-items/wiki/"
"wiki_peti" "string" "https://developer.valvesoftware.com/wiki/Category:Portal_2_Puzzle_Maker"
Expand All @@ -20,4 +20,8 @@
"issues_app" "string" "https://github.com/BEEmod/BEE2.4/issues/new/choose"
"issues_items" "string" "https://github.com/BEEmod/BEE2-items/issues/new/choose"
"issues_music" "string" "https://github.com/BEEmod/BEE2-music/issues/new/choose"

// Old keys, to support earlier versions.
"music_changer" "string" "https://github.com/BEEmod/BEE2-items/wiki/BEEmod-Music-Package-Creator-(BMPC)/"
"repo_bee2" "string" "https://github.com/BEEmod/BEE2.4/"
}

0 comments on commit fa65188

Please # to comment.