Commit 65f52b1a authored by 刘家荣's avatar 刘家荣 💬
Browse files

6

parent 1931aefd
Loading
Loading
Loading
Loading

.idea/compiler.xml

0 → 100644
+8 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="JavacSettings">
    <option name="ADDITIONAL_OPTIONS_OVERRIDE">
      <module name="BugChess" options="--add-modules java.desktop" />
    </option>
  </component>
</project>
 No newline at end of file
+4 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ BugChess是在椰树集团精神下开创的一个鲜榨项目,是一次探索
(如果已经有Configuration了就不用管)
3. 点击绿色播放键运行,跑起来就OK

远程协作简介戳这里[VCS.md](docs/VCS.md)
远程协作简介戳这里[VCS.md](docs/VCS/VCS.md)

1

@@ -23,3 +23,5 @@ BugChess是在椰树集团精神下开创的一个鲜榨项目,是一次探索
3

5

6
 No newline at end of file