server ignore and at compile command to readme
This commit is contained in:
parent
41e7a2c09f
commit
3363bb398b
@ -1 +1,2 @@
|
||||
--module-path PATH_TO_PROJECT/libs --add-modules javafx.controls,javafx.fxml
|
||||
--module-path PATH_TO_PROJECT/libs --add-modules javafx.controls,javafx.fxml
|
||||
gcc -o ./server/server ./server/server.c
|
1
server/.gitignore
vendored
Normal file
1
server/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
server
|
Loading…
Reference in New Issue
Block a user