Add support for the "Open" action

This commit is contained in:
Tyler
2019-05-21 19:51:04 -04:00
parent 7dec9e6fd2
commit 67fb2e867b
3 changed files with 100 additions and 42 deletions

9
.gitignore vendored
View File

@ -1,4 +1,11 @@
# Server generated files
/server.crt
/server.key
/token.txt
/token.txt
# Binaries
*.exe
# IDEA files
*.iml
.idea/