Skip to content

Commit

Permalink
relese update
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhyeonseo01 committed Apr 28, 2024
1 parent 92983d9 commit 0946fc2
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Project_Iaido.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerEnvironment>$(ProjectDir)3rd Party\dll
$(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LocalDebuggerEnvironment>$(ProjectDir)3rd Party\dll
$(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<details>
<summary>접기/펼치기</summary>

![img](./docs/control.png)
Ctrl + Q : 종료
Ctrl + 1 : 타겟 프레임 30 설정
Ctrl + 2 : 타겟 프레임 60 설정
Expand Down
Binary file added docs/control.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions x64/실행전 ReadMe.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Resources 폴더의 Font를 모두 설치할 것.
조작키는 깃 주소에
Binary file added x64/조작키.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0946fc2

Please sign in to comment.