Commit e7b97196 authored by nanahira's avatar nanahira

nuget

parent 04d49a00
......@@ -4,6 +4,7 @@ skip_tags: true
install:
- curl -sL -o DataEditorX/data/constants.lua https://github.com/Fluorohydride/ygopro-scripts/raw/master/constants.lua
- curl -sL -o DataEditorX/data/strings.conf https://github.com/Fluorohydride/ygopro/raw/master/strings.conf
- nuget restore
configuration: Release
......
......@@ -13,6 +13,7 @@ wget -O DataEditorX/data/constant.lua https://koishi.pro/ygopro/script/constant.
wget -O DataEditorX/data/strings.conf https://koishi.pro/ygopro/strings.conf
# build
nuget restore
xbuild /p:Configuration=Release /p:OutDir=$PWD/output/ /p:TargetFrameworkVersion=v4.6
# zip
......
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