chore: update ags and remove deprecated stuff

This commit is contained in:
end-4
2024-03-10 17:44:44 +07:00
parent aba3be7be1
commit 875b439b84
6 changed files with 32 additions and 30 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ install-ags (){
try git init -b main
try git remote add origin https://github.com/Aylur/ags.git
x git pull origin main && git submodule update --init --recursive
x git checkout e257efa0a13c50538bed77ca6e557dc4dd3a3482 # add Widget.keybind #248
x git checkout b40b8d81c5543ef02caee67560ab1c13ebcee49a # "update examples"
x npm install
x meson setup build
x meson install -C build