Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
ygopro-2pick
Commits
4ecafd81
Commit
4ecafd81
authored
Dec 12, 2016
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test appveyor
parent
aafcb049
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
appveyor.yml
appveyor.yml
+1
-2
No files found.
appveyor.yml
View file @
4ecafd81
...
@@ -17,7 +17,7 @@ install:
...
@@ -17,7 +17,7 @@ install:
-
tar xf freetype-2.7.tar.bz2
-
tar xf freetype-2.7.tar.bz2
-
move freetype-2.7 freetype
-
move freetype-2.7 freetype
-
appveyor DownloadFile
http://downloads.sourceforge.net/irrlicht/irrlicht-1.8.4.zip
-
wget --no-clobber
http://downloads.sourceforge.net/irrlicht/irrlicht-1.8.4.zip
-
7z x irrlicht-1.8.4.zip
-
7z x irrlicht-1.8.4.zip
-
md irrlicht
-
md irrlicht
-
move irrlicht-1.8.4\source\Irrlicht irrlicht\src
-
move irrlicht-1.8.4\source\Irrlicht irrlicht\src
...
@@ -53,7 +53,6 @@ after_build:
...
@@ -53,7 +53,6 @@ after_build:
-
mkdir replay
-
mkdir replay
-
appveyor DownloadFile https://github.com/mercury233/ygopro/raw/server/cards.cdb
-
appveyor DownloadFile https://github.com/mercury233/ygopro/raw/server/cards.cdb
-
7z a ygopro-ver.233.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck pics replay -xr!.git*
-
7z a ygopro-ver.233.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck pics replay -xr!.git*
-
git tag -d latest
-
git tag latest HEAD
-
git tag latest HEAD
-
git push -f origin latest
-
git push -f origin latest
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment