I am new to BGA studio and am attempting the reversi tutorial at https://en.doc.boardgamearena.com/Tutor ... first_game.
I got up to the part titled "Add the board", but I am having trouble with uploading images. I put a board.jpg file in my img folder, but it was not showing up when I tried to access it with css. I checked the sources on chrome Devtools, and found that there is a board.jpg file in the img folder, but the img is not actually there (when I click on the file, there is just a transparent background png with the "image not found" symbol). I am thinking that I need to do something extra to upload images across SFTP, but I have no idea what to do. I am using VScode if that helps.
I got up to the part titled "Add the board", but I am having trouble with uploading images. I put a board.jpg file in my img folder, but it was not showing up when I tried to access it with css. I checked the sources on chrome Devtools, and found that there is a board.jpg file in the img folder, but the img is not actually there (when I click on the file, there is just a transparent background png with the "image not found" symbol). I am thinking that I need to do something extra to upload images across SFTP, but I have no idea what to do. I am using VScode if that helps.