gmod-rs/examples/printing-to-console/README.md

5 lines
196 B
Markdown
Raw Normal View History

2021-12-10 08:14:40 -05:00
# Printing to Console Example
This is an example of using a module to print to console.
Compiling should follow the instructions in [my-first-binary-module](../my-first-binary-module/README.md).