add generate-product command

This commit is contained in:
Martin Michelsen
2023-04-04 23:14:06 -07:00
parent f954a7f834
commit 31ecf917af
4 changed files with 1344 additions and 2 deletions
+1
View File
@@ -79,6 +79,7 @@ add_executable(newserv
src/NetworkAddresses.cc
src/PatchFileIndex.cc
src/Player.cc
src/Product.cc
src/ProxyCommands.cc
src/ProxyServer.cc
src/PSOEncryption.cc