Update version

- Fix version number
- Fix import functions text
- Remove auto-select for imported functions (already done with python)
- Add extracted functions for 15.0.0 arm64
- Show script version
- Add clear command
This commit is contained in:
hyugogirubato
2024-04-01 17:46:39 +02:00
parent 00ecd4e1c7
commit c9b2f8975c
7 changed files with 185039 additions and 18883 deletions
+2
View File
@@ -15,3 +15,5 @@ tree() {
path=${1:-.}
find ${path} -print | sort | sed 's;[^/]*/;|---;g;s;---|; |;g'
}
clear
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff