Search Criteria
Package Details: olympus 24.02.25.05-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/olympus.git (read-only, click to copy) |
---|---|
Package Base: | olympus |
Description: | Everest installer / mod manager for Celeste |
Upstream URL: | https://github.com/EverestAPI/Olympus |
Licenses: | MIT |
Conflicts: | olympus-bin |
Submitter: | yhtez |
Maintainer: | yhtez |
Last Packager: | yhtez |
Votes: | 6 |
Popularity: | 0.031183 |
First Submitted: | 2023-01-12 22:46 (UTC) |
Last Updated: | 2024-02-29 15:28 (UTC) |
Dependencies (9)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- love (love10AUR)
- lua51-lsqlite3AUR
- mono (mono-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- lua51 (luajit-symlinksAUR) (make)
- luarocks (luarocks-gitAUR) (make)
- msbuild (mono-msbuild-gitAUR, mono-msbuild) (make)
- nuget (make)
Required by (1)
- celeste-bin (optional)
Sources (7)
- git+https://github.com/0x0ade/lua-subprocess.git#commit=bfa8e97da774141f301cfd1106dca53a30a4de54
- git+https://github.com/EverestAPI/OlympUI.git
- git+https://github.com/EverestAPI/Olympus.git#commit=9c1a5eaa5969f1c3d3b1abf81428bc55e10f7d0e
- git+https://github.com/LPGhatguy/luajit-request.git
- git+https://github.com/Vexatos/nativefiledialog.git#commit=bea4560b9269bdc142fef946ccd8682450748958
- git+https://github.com/vrld/moonshine.git
- use-system-mono.patch
Latest Comments
su226 commented on 2024-01-12 09:05 (UTC)
Just a little tip, you don't need zip to create ZIPs, makepkg (package: pacman) depends on bsdtar (package: libarchive), which can create or extract ZIPs.
yhtez commented on 2023-05-06 18:25 (UTC)
I have added a symlink and launching Lönn now works.
Thank you for letting me know about the issue.
su226 commented on 2023-05-06 16:05 (UTC) (edited on 2023-05-06 18:19 (UTC) by su226)
Loenn map editor won't start because Olympus will only try to use bundled love instead of system love: https://github.com/EverestAPI/Olympus/blob/bf5683e0c0011ab4943a6d84ee12616047a88e44/sharp/CmdLaunchLoenn.cs#L18
Please patch CmdLaunchLoenn.cs to use system love or add a symlink /usr/lib/olympus/love -> /usr/bin/love