ios: Add a EULA to try to appease Apple's Guideline 1.2 - Safety - User-Generated Content.

This commit is contained in:
2025-11-02 14:30:25 -05:00
parent 24f0cdb398
commit 7879ab1d50
12 changed files with 305 additions and 82 deletions

View File

@@ -124,6 +124,7 @@ void tf_httpd_endpoint_static(tf_http_request_t* request)
const char* k_static_files[] = {
"index.html",
"eula.html",
"client.js",
"tildefriends.svg",
"jszip.min.js",