Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ppaka committed Apr 4, 2021
2 parents 8ec8d53 + f5aafdd commit cb92a30
Showing 1 changed file with 3 additions and 24 deletions.
27 changes: 3 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,39 +8,18 @@
이 게임은 플래쉬 게임 '선생님 안볼때 춤추기 게임' 을 패러디하였고,
케인님의 팬게임으로 제작한 게임입니다.

문제가 있을 시 바로 삭제하도록 하겠습니다.

소스를 제작해주신 모든 분들께 감사하단 말씀 드립니다!

음악- 1차 Jupuz, 2차 나이스티비 /
개발- paka /
아이디어- 뭉탱탱이 /
케인- 케인TV

# 바이러스 탐지 관련해서...
현재 Trojan:Script/Wacatac.B!ml 가 발견되는 현상이 있습니다.
이는 [Squirrel공식 Issues](https://github.com/Squirrel/Squirrel.Windows/issues/1653)에도 다뤄진 이슈 이며 컴퓨터에 피해가 가는 부분은 없습니다.

1.0.1 버전 기준 [파일 검사 기록](https://www.virustotal.com/gui/file/4dfef0d9cfac6996a9835b3d726a121e0625418d301c896a581931657a5be52e/detection)

# 게임이 실행되자마자 꺼지는 현상
왜인지는 모르겠는데... 업데이트 설치후 패키지를 삭제해야하는 과정에서 는 오류가 있습니다.
바로가기 우클릭 -> 파일 위치 열기 -> packages 폴더 -> .nupkg 파일들을 모두 삭제해주세요


# 게임을 '처음' 실행하는데 갑자기 작업 표시줄에 무언가 생겼다가 사라지는 현상
이 게임은 Squirrel을 통해 압축을 하며, 업데이트도 진행합니다.
즉, Squirrel의 Update.exe를 이용해 설치를 하는 과정이므로 안심하셔도 됩니다.

# UnityPlayer.dll 을 찾을 수 없는 오류
설치가 완료된 후 바로 실행을 시작하는데 임의로 만든 exe 파일이 해당 파일을 찾지 못해 발생하는 오류입니다.
바로가기로 다시 실행하시면 됩니다.

# 게임 다운로드

윈도우(exe) | 윈도우(zip) | 리눅스(tar) | 안드로이드
---------- | ---------- | ---------- | ----------
[구버전 입니다(링크)](https://github.com/ppaka/KaneDance/releases/download/1.1.0/Setup.exe) | [최신버전입니다(링크)](https://github.com/ppaka/KaneDance/releases/latest/download/Build.zip) | [링크](https://github.com/ppaka/KaneDance/releases/latest/download/Build_Linux.zip) | [링크](https://play.google.com/store/apps/details?id=com.ppaka.KaneDance)
윈도우(exe) | 윈도우(zip) | 안드로이드
---------- | ---------- | ----------
[구버전, 버그 많음(링크)](https://github.com/ppaka/KaneDance/releases/download/1.1.0/Setup.exe) | [최신버전(링크)](https://github.com/ppaka/KaneDance/releases/latest/download/Build.zip) | [링크](https://play.google.com/store/apps/details?id=com.ppaka.KaneDance)

실행시 나오는 경고문은 가볍게 무시 해주시고 설치해주시면 됩니다.

Expand Down

0 comments on commit cb92a30

Please sign in to comment.