Skip to content

Directory structure

Deyan Dobromirov edited this page Dec 4, 2018 · 20 revisions

Here is the directory structure

╔SpinnerTool
╠══data
║  ╠══pictures
║  ║  ╠══icon.jpg
║  ║  ╚══screenshot.jpg
║  ╚══workshop --- Workshop publish stuff
║     ╠══addon.json
║     ╠══addon.txt
║     ╚══key.txt
╠══license
╠══lua --- Sources directory
║  ╠══entities
║  ║  ╚══sent_spinner.lua --- Spinner SENT definition
║  ╠══spinner --- Dedicated script Lua folder
║  ║  ╚══lang --- Translations
║  ║     ╠══bg.lua
║  ║     ╚══ja.lua
║  ╚══weapons --- Tool manager script
║     ╚══gmod_tool
║        ╚══stools
║           ╚══spinner.lua
╠══readme.md 
╚══workshop_publish.bat --- Handles workshop publishment
Clone this wiki locally