You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Deliverables/README.txt
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,12 @@ To start the project, the file Hierarchy must be like this:
8
8
|
9
9
|-> Main folder of the project
10
10
|-> JSONconf/
11
+
|-> img/
12
+
11
13
(they must be at the same level)
12
14
13
-
The JSONConf can be found in the deliverables folder, it has to be copied as described above.
15
+
The JSONconf imfolder can be found in the deliverables folder, it has to be copied as described above.
16
+
JSONconf, img and Sagrada folder must be in the same directory.
14
17
Also in server and client configuration file that can be found in the JSONconf folder copied before modify the client and server addresses with the local address of server and client.
15
18
16
19
Firstly, the user has to start the Server.jar that can be found in Deliverables and then start the Client.jar processes.
0 commit comments