ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


bcc

This is an old revision of the document!


BCC

BCC is an alternative ACS compiler.

GitHub: https://github.com/wormt/bcc

Known bugs

Named clientside scripts are not clientside

BCC fails to mark named clientside scripts as clientside, so they end up actually being serverside.

Instead, it marks an unnamed script as clientside.

Details: https://zandronum.com/tracker/view.php?id=3153

bcc.1499597251.txt.gz · Last modified: 2017/07/09 13:47 by korshun