ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:using_acsutils

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
new:using_acsutils [2018/02/20 16:14] korshunnew:using_acsutils [2018/02/20 16:15] korshun
Line 18: Line 18:
 If your mod is exclusively for ZDoom, you can just remove the ACSUtils implementations from ''acsutils.acs''. If your mod is exclusively for ZDoom, you can just remove the ACSUtils implementations from ''acsutils.acs''.
  
-A better option is to download [[https://github.com/Korshun/zcommon|zcommon for Zandronum]]. It renames built-in ZDoom rounding functions to ''ZDoom_floor'', ''ZDoom_ceil'' and ''ZDoom_round'', and also adds the latest Zandronum functions that are not present in ACC zcommon.+A better option is to download [[https://github.com/Korshun/zcommon|zcommon for Zandronum]]. It renames built-in ZDoom rounding functions to ''ZDoom_floor'', ''ZDoom_ceil'' and ''ZDoom_round'', and also adds the latest Zandronum functions that are not present in ACC zcommon. It doesn't remove any ZDoom functions, so it can be used for ZDoom modding.
  
 Once Zandronum adds built-in ZDoom rounding functions, they will be removed from ACSUtils. Once Zandronum adds built-in ZDoom rounding functions, they will be removed from ACSUtils.
new/using_acsutils.txt · Last modified: 2018/02/21 13:58 by korshun