Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
W
Windbot-408
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
List
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
神之吹息
Windbot-408
Commits
635c16a0
Commit
635c16a0
authored
Mar 25, 2016
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NLua
parent
a4f4415f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
WindBot.csproj
WindBot.csproj
+7
-0
packages.config
packages.config
+4
-0
No files found.
WindBot.csproj
View file @
635c16a0
...
@@ -46,6 +46,12 @@
...
@@ -46,6 +46,12 @@
<Reference
Include=
"YGOSharp.Network"
>
<Reference
Include=
"YGOSharp.Network"
>
<HintPath>
.\YGOSharp.Network.dll
</HintPath>
<HintPath>
.\YGOSharp.Network.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"KeraLua"
>
<HintPath>
packages\NLua.1.3.2.1\lib\net40\KeraLua.dll
</HintPath>
</Reference>
<Reference
Include=
"NLua"
>
<HintPath>
packages\NLua.1.3.2.1\lib\net40\NLua.dll
</HintPath>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<Compile
Include=
"Game\AI\AIFunctions.cs"
/>
<Compile
Include=
"Game\AI\AIFunctions.cs"
/>
...
@@ -117,6 +123,7 @@
...
@@ -117,6 +123,7 @@
<None
Include=
"sqlite3.dll"
>
<None
Include=
"sqlite3.dll"
>
<CopyToOutputDirectory>
PreserveNewest
</CopyToOutputDirectory>
<CopyToOutputDirectory>
PreserveNewest
</CopyToOutputDirectory>
</None>
</None>
<None
Include=
"packages.config"
/>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"Dialogs\default.json"
>
<None
Include=
"Dialogs\default.json"
>
...
...
packages.config
0 → 100644
View file @
635c16a0
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"NLua"
version
=
"1.3.2.1"
targetFramework
=
"net40"
/>
</
packages
>
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