Hello, I am currently trying to learn how to create a scoreboard from scratch. I am not sure how to set up the file structure for just a simple scoreboard that I can host from my desktop. I am not worried about trying to get it to work for DarkRP. I want to practice with making UI and stuff like that. Thanks for reading.
The file structure is entirely meaningless for scoreboards, or any UI. You create a file that is ran clientside and put your code into it. For example, lua/autorun/client/my_unique_scoreboard.lua
I have no clue what this is supposed to mean. You cannot host anything for GMOd from your desktop.