add extract-bml action

This commit is contained in:
Martin Michelsen
2023-03-23 23:09:15 -07:00
parent dcebc61b13
commit b58f354c41
5 changed files with 187 additions and 10 deletions
+1
View File
@@ -40,6 +40,7 @@ find_package(resource_file QUIET)
# Executable definition
add_executable(newserv
src/BMLArchive.cc
src/CatSession.cc
src/Channel.cc
src/ChatCommands.cc