diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-05-05 16:51:48 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-05-05 16:51:48 +0200 |
commit | 54365b02ef3e36a631354aa1af3bd33f90db3cf7 (patch) | |
tree | b7f02a04c28437a1c44c427c440fe3f0750bed04 /README.md | |
download | SouthRPC-54365b02ef3e36a631354aa1af3bd33f90db3cf7.tar.gz SouthRPC-54365b02ef3e36a631354aa1af3bd33f90db3cf7.zip |
Zig rework
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..55724db --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# SouthRPC + +SouthRPC is a plugin for [Northstar](https://northstar.tf) which implements RPC over HTTP through JSON-RPC 2.0. +This gives external applications the ability to run code within Titanfall 2. + |