Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 326 Bytes

srvpro-side-restrict

An SRVPro plguin, restricting changing side.

How to use

  1. Clone this repo into ./plugins.

  2. Create a JSON file list.json in this folder, and write an array that you want to prevent from being thrown into side deck. eg.

[
	11111111,
	11111112,
	11111113
]
  1. Start SRVPro as usual.