diff options
author | Lunar Journal <md.node.0@gmail.com> | 2025-01-07 11:59:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 11:59:25 +0200 |
commit | 706e68f80330c5950ec2c0b0a0f0c3aef58abe57 (patch) | |
tree | f1104a47e197707c112df334a82bd051d9e3bfd4 | |
parent | 65bb00597540627802ec35528b626574deb75a05 (diff) | |
download | gsctool-706e68f80330c5950ec2c0b0a0f0c3aef58abe57.tar.gz gsctool-706e68f80330c5950ec2c0b0a0f0c3aef58abe57.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ and inject resulting `DLL`. The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tcc) (`Tiny C Compiler`).
-> Note: You can modify and reload `GSC` scripts while `Black Ops` is running by quiting
+> Note: You can modify and hot-reload `GSC` scripts while `Black Ops` is running by quiting
the level and starting it again.

|