Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

How to get a Map Config ready to be uploaded to the workshop

Alig96 edited this page Apr 28, 2014 · 3 revisions

Prerequisites

  • A config to upload
  • Map AND nav-mesh
  • A 512x512 image
  • Some basic Lua knowledge

Step 1) Download the template

Click here to get template. Then unzip to somewhere where you can remember.

Step 2) Add the map & nav-mesh

Move the map & nav-mesh to the template addon maps folder Step 2

Step 3) Get the EXACT name of the map (without the extension)

This will be used to paste in a few places the addon

Step 3

Step 4) Paste the exact name into the right places

  • The addon.json

Step 4-1

Step 4-2

  • The name of the autorun lua file

Step 4-3

Step 4-4

  • The map name variable inside the lua file

Step 4-5

Step 4-6

Step 5) Paste the ENTIRE map config in between the double brackets

Step 5-1

Step 5-2

Step 6) (Advanced) Adding an easter egg to your map

reserved

Step 7) Upload it to the workshop

reserved