Skip to content

Commit

Permalink
Update 2024-02-29-creating-the-perfect-modding-language.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MyNameIsTrez authored Feb 22, 2025
1 parent f9897ec commit f50c782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _posts/2024-02-29-creating-the-perfect-modding-language.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ In a nutshell, the game developer:

So the game might have a `Gun` class, and the modified mod might up the firerate of the gun, and have a different <span style="color:#C3E88D">`on_fire`</span> function.

The "How a game developer might use grug" section of this blog post shows an example of how grug can be used by a game written in C.

## Runtime error handling

Every possible runtime crash in a grug file is caught.
Expand Down

0 comments on commit f50c782

Please sign in to comment.