Commit 81c43f93 authored by nanahira's avatar nanahira

mg2

parents ac16e474 1013a11d
version: '{build}'
install:
- mkdir Windbot
platform: x86
configuration: Release
build_script:
- msbuild /property:Configuration=Release /property:OutDir=./Windbot
build:
project: WindBot.sln
parallel: true
after_build:
- mv bin\Release WindBot
......@@ -15,8 +17,10 @@ after_build:
- mv BotWrapper\bin\Release\bot.conf .
- git clone https://github.com/moecube/ygopro-database
- cp -rf ygopro-database/locales/zh-CN/cards.cdb WindBot
test: off
artifacts:
- path: Windbot.7z
name: Windbot
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment