mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-22 12:56:06 +03:00
An Anime Game launcher for Linux with telemetry disabling
02984394ee
- added `Launcher.version` field that represents... current launcher version - made `Git` class to work with git repositories; made `Git.getTags()` method to list remove repository tags - added outdated launcher version notification |
||
---|---|---|
public | ||
repository-pics | ||
scripts | ||
src | ||
.gitignore | ||
index.html | ||
LICENSE | ||
neutralino.config.json | ||
package.json | ||
README.md | ||
ROADMAP.md | ||
settings.html | ||
splash.html | ||
svelte.config.js | ||
tsconfig.json | ||
vite.config.js |
Please, try to use "An Anime Game" phrase instead of the real game name to avoid search engines parsing
Status
Game version | Launcher version | Patch version |
---|---|---|
2.4.0 | 2.0.0 beta | 2.4.0 stable ✅ |
We have our own An Anime Game discord server where you can ask any questions
AppImage
Download AppImage from Releases page
For arch users
This launcher is also available as the an-anime-game-launcher-bin AUR repository
Usage statistics
2.2.0 — 29 total
2.3.0 — 99 total
You can suggest colors for your countries
Requirements
To work this launcher requires
Name | Description |
---|---|
webkit2gtk | To run Neutralino apps |
libappindicator-gtk3 | To run Neutralino apps |
unzip | To unpack zip archives (DXVKs / wines) |
tar | To unpack tar archives (DXVKs / wines) |
git | To check for new versions of the launcher |
curl | To download archives with game, voice data, runners and so on |
xdelta3 | To apply the patch to the game |
cabextract | To install fonts to the wine prefix |
notify-send | To send system notifications |
Install
apt-get
sudo apt-get install unzip tar git curl xdelta3 cabextract notify-send
pacman
sudo pacman -Syu unzip tar git curl xdelta3 cabextract notify-send
dnf
sudo dnf install unzip tar git curl xdelta cabextract notify-send
Additional requirements
Name | Description |
---|---|
MangoHud | To use MangoHud |
vkBasalt | To use shaders |
GameMode | To use GameMode (performance optimization) |
switcheroo-control | To select the GPU launcher should use to run the game |
These requirements can't be easily installed so you should do it manually
They're required only for some specific functions
Development
Download
git clone https://gitlab.com/KRypt0n_/an-anime-game-launcher
cd an-anime-game-launcher
yarn
yarn neu update
Run
yarn dev
Build
yarn build
Bundle to AppImage
yarn bundle
Roadmap
This is our current roadmap goals. You can find older ones here
➤ To 3.0.0 release
2.0.0 release goals - moving launcher to Neutralino
Core functionality
Makeconstants
class to store launcher's constantsMakeDownloader
class to download filesMakeArchive
class to work with archivesMakeDXVK
class to manage DXVK installationsMakeRunners
class to manage wines installationsMakeConfigs
class to manage launcher's configsMakeGame
class to control game-related featuresAbility to parse current installed versionAbility to get latest available versionAbility to download and install updates
MakeVoice
class to control voice packages-related featuresAbility to parse current installed voice packs and get selected oneAbility to get latest available voice packsAbility to download and install updates
MakePatch
class to control patch-related featuresAbility to get current installed patchAbility to get latest available patchAbility to download and install it
Add project binaries bundlingAppImage
Launcher functions
MakeLauncher
class to manage launcher-related featuresDownloading progressLauncher state functionalityGame launch availableGame update (installation) requiredVoice data update (installation) requiredPatch unavailableTest patch available
- Make Svelte components
CheckboxSelectboxSelectionListPropertiesEditor
Addsvelte-i18n
Telemetry checkingTooltips for some optionsDebuggerSplash screenTheming systemGame pre-installationDefault runner and DXVK auto-installationDiscord RPC settingsProper wine process monitoringAbility to hide some runners familiesAbility to change the temp directory where the launcher should download some filesShaders menu- Dark progress bar design
- Statistics window
- Launcher auto-updates
- Changelog window
- Rewrite sass code, provide more flexible theming ability
Features
Use(deprecated due to the new core functions)LauncherLib.getGameVersion
function instead of theconfig.json
'sversion
propertyFix button flickering at start when the launcher's state updates(fixed due to the new framework usage and proper state updating)- Add downloading pause button
- Screenshots explorer
- Add Patch category in settings menu with
- Always participate in patches testing
- Applying anti login crash patch
- Remove patch