From 15e049b2b41ed481b733dfa8848235e804f14b08 Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 21 Apr 2026 19:25:47 -0400 Subject: [PATCH] update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df8e4a4..3fffd2d 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,14 @@ A Nix package for running [OpenGOAL](https://opengoal.dev) on NixOS — enabling native PC ports of the Jak and Daxter series through the official OpenGOAL Launcher. +> [!CAUTION] +> This is an unsupported installation of OpenGOAL Launcher. I'm not affiliated with OpenGOAL in anyway. *Wanted a way to play the series on my own machine.* + > **AI Disclosure:** This project was developed with heavy assistance from Claude (Anthropic). It works on my machine with all three games launching and playable, but your mileage may vary. Bug reports and PRs welcome. --- -## Read More about OpenGOAL? +## Read More about OpenGOAL You can read more about OpenGOAL and the OpenGOAL launcher program with the resources below: - [OpenGOAL](https://opengoal.dev) - [OpenGOAL Launcher](https://github.com/open-goal/launcher)