Initial commit
This commit is contained in:
1
codechat/.client_protocol
Normal file
1
codechat/.client_protocol
Normal file
@@ -0,0 +1 @@
|
||||
2
|
||||
1
codechat/.port
Normal file
1
codechat/.port
Normal file
@@ -0,0 +1 @@
|
||||
34591:1773712210907_6388_wkaj9y2rqd8k:1773720311136
|
||||
1
codechat/.version
Normal file
1
codechat/.version
Normal file
@@ -0,0 +1 @@
|
||||
6.7.6
|
||||
1
codechat/config
Normal file
1
codechat/config
Normal file
@@ -0,0 +1 @@
|
||||
334ea9f170811cb7935ebd629bc50cde
|
||||
2
codechat/run.cmd
Normal file
2
codechat/run.cmd
Normal file
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
"%~dp0codechat.exe" %*
|
||||
1
codechat/run.ps1
Normal file
1
codechat/run.ps1
Normal file
@@ -0,0 +1 @@
|
||||
& "$PSScriptRoot\codechat.exe" @args
|
||||
Reference in New Issue
Block a user