nandi/oripublic Fork 0
3017563d783a895a85f8f8ad162b58bb5d944946
Commits
Clone
git clone https://git.rickub.com/nandi/ori.git
git clone ssh://git@rickub.com/nandi/ori.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

forked from bots-garden/ori

info.json · 15 lines · 356 BJSON Blame HistoryRaw
✨ Workspace panel, selectors, previews, desktop app, sandbox template, resizable file tree, light/dark theme 76d62ac k33g yesterday1{
2 "fixed": {
3 "file_version": "{{.Info.ProductVersion}}"
4 },
5 "info": {
6 "0000": {
7 "ProductVersion": "{{.Info.ProductVersion}}",
8 "CompanyName": "{{.Info.CompanyName}}",
9 "FileDescription": "{{.Info.ProductName}}",
10 "LegalCopyright": "{{.Info.Copyright}}",
11 "ProductName": "{{.Info.ProductName}}",
12 "Comments": "{{.Info.Comments}}"
13 }
14 }
15}