Skip to content

Commit

Permalink
#262 Init
Browse files Browse the repository at this point in the history
Initial addition of vACDM DLL and config
  • Loading branch information
marud94 committed Nov 24, 2023
1 parent 777f3f7 commit fadc214
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file added Plugins/CDM/vACDM.dll
Binary file not shown.
12 changes: 12 additions & 0 deletions Plugins/CDM/vacdm.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
SERVER_url=https://vacdm.vatsim-germany.org/api/v1
COLOR_lightgreen=127,252,73
COLOR_lightblue=53,218,235
COLOR_green=0,181,27
COLOR_blue=0,0,255
COLOR_lightyellow=255,255,191
COLOR_yellow=255,255,0
COLOR_orange=255,153,0
COLOR_red=255,0,0
COLOR_grey=153,153,153
COLOR_white=255,255,255
COLOR_debug=255,0,255

0 comments on commit fadc214

Please sign in to comment.