From bdec20b07dcb79a9038a3005ce59a1ed081194e4 Mon Sep 17 00:00:00 2001 From: ABelliqueux Date: Sun, 14 Nov 2021 19:11:25 +0100 Subject: [PATCH] Update submodule --- README.md | 4 ++++ third_party/nugget | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2025000..5a4d1ed 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Separate examples for these features are available here : * [https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_mod](https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_mod) * [https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_ovl_exec](https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_ovl_exec) +## Pre-requisites + +This project uses a nugget + PsyQ setup. Instructions for setting that up on your computer are available here : [https://github.com/ABelliqueux/nolibgs_hello_worlds/#installation](https://github.com/ABelliqueux/nolibgs_hello_worlds/#installation) + ## Cloning this repo Clone recursively as we're using a submodule: diff --git a/third_party/nugget b/third_party/nugget index 09a2cf6..4fa6402 160000 --- a/third_party/nugget +++ b/third_party/nugget @@ -1 +1 @@ -Subproject commit 09a2cf622fabaaac629c7277cdc50b017cd81503 +Subproject commit 4fa64028ee0b99c73cab9d7aee125f4d792b53c8