Skip to content

Commit

Permalink
Update build_script.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
KohakuBlueleaf committed Dec 1, 2023
1 parent ebebe66 commit d091508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/build_script.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ Copy-Item -Force .\dist\gen_server\gen_server.exe .\dist\KohakuNAI-bundle\
Copy-Item -Force .\dist\gr_client\gr_client.exe .\dist\KohakuNAI-bundle\
Copy-Item -Force .\dist\runner\runner.exe .\dist\KohakuNAI-bundle\
Copy-Item -Force .\dist\dc_bots_main\dc_bots_main.exe .\dist\KohakuNAI-bundle\

Copy-Item -Force -Recurse .\client_extensions .\dist\KohakuNAI-bundle
Copy-Item -Force .\config.toml .\dist\KohakuNAI-bundle
Copy-Item -Force .\dc-bot-config.json .\dist\KohakuNAI-bundle
Copy-Item -Force .\client.css .\dist\KohakuNAI-bundle


# Remove redundent files
Expand Down

0 comments on commit d091508

Please sign in to comment.