Skip to content

Examples

Justin Schwartz edited this page Jun 27, 2020 · 2 revisions

ACE Examples

Simple examples of how ACE transforms ACE source code into C source code.

  • greeter, a very simple module that greets people when they connect to the zone.
  • game_timer, a porting of asss's game_timer module to ACE. simple example of multiple commands and many dependencies.

Clone this wiki locally