Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tautcony/arknights-particle
https://github.com/tautcony/arknights-particle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tautcony/arknights-particle
- Owner: tautcony
- License: gpl-3.0
- Created: 2023-08-17T14:48:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-22T06:05:32.000Z (3 months ago)
- Last Synced: 2024-10-23T08:23:37.520Z (2 months ago)
- Language: JavaScript
- Size: 12.5 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arknights Particle
This repository accomplishes the reverse engineering of the code for the WebGL portion of the official Arknights website, enabling it to function independently.
# Preview
Here's a sneak peek of this repo: [Arknights Particle](https://tautcony.github.io/arknights-particle/)# Getting Started
To begin working with this repository, follow these steps:
```shell
git clone https://github.com/tautcony/arknights-particle.git
cd arknights-particle
npm install
npm run build
npm run start
```# License
Distributed under the GPLv3+ License. See LICENSE for more information.# Disclaimer
This repository has been created for educational purposes only.