Add weapon rules documentation.
This commit is contained in:
committed by
reaperrr
parent
1a54b36e2b
commit
fdad5e2c48
1
make.ps1
1
make.ps1
@@ -193,6 +193,7 @@ function Docs-Command
|
||||
{
|
||||
./make.ps1 version
|
||||
./OpenRA.Utility.exe all --docs | Out-File -Encoding "UTF8" DOCUMENTATION.md
|
||||
./OpenRA.Utility.exe all --weapon-docs | Out-File -Encoding "UTF8" WEAPONS.md
|
||||
./OpenRA.Utility.exe all --lua-docs | Out-File -Encoding "UTF8" Lua-API.md
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user