Initial commit

This commit is contained in:
Developer
2026-03-17 12:09:43 +08:00
commit 70bedcf241
211 changed files with 31464 additions and 0 deletions

View File

@@ -0,0 +1 @@
2

1
codechat/.port Normal file
View File

@@ -0,0 +1 @@
34591:1773712210907_6388_wkaj9y2rqd8k:1773720311136

1
codechat/.version Normal file
View File

@@ -0,0 +1 @@
6.7.6

1
codechat/config Normal file
View File

@@ -0,0 +1 @@
334ea9f170811cb7935ebd629bc50cde

2
codechat/run.cmd Normal file
View File

@@ -0,0 +1,2 @@
@echo off
"%~dp0codechat.exe" %*

1
codechat/run.ps1 Normal file
View File

@@ -0,0 +1 @@
& "$PSScriptRoot\codechat.exe" @args