Implemented the proper interaction for low-alchemy option on the Explorer's Ring

Implemented a generic item selection ContentAPI method
Added ContentAPI method for running CS2 scripts
Added development command for running CS2 scripts
This commit is contained in:
Ceikry
2023-05-16 12:08:32 +00:00
committed by Ryan
parent a04191b11e
commit 767117f54e
8 changed files with 152 additions and 26 deletions
+2 -2
View File
@@ -696,9 +696,9 @@ style:
UseOrEmpty:
active: true
UseRequire:
active: true
active: false
UseRequireNotNull:
active: true
active: false
UselessCallOnNotNull:
active: true
UtilityClassWithPublicConstructor: