Skip to content

Commit

Permalink
refactor: Remove rust crate, moved functionality to flashpoint-archive
Browse files Browse the repository at this point in the history
  • Loading branch information
colin969 committed Feb 27, 2024
1 parent 650cd76 commit 857c0ba
Show file tree
Hide file tree
Showing 15 changed files with 83 additions and 778 deletions.
28 changes: 0 additions & 28 deletions .devcontainer/devcontainer.json

This file was deleted.

3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,3 @@ Data/flashpoint.sqlite
.DS_Store

secrets.json

# Rust
target
258 changes: 0 additions & 258 deletions Cargo.lock

This file was deleted.

4 changes: 0 additions & 4 deletions Cargo.toml

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Extension API Documentation: https://flashpointproject.github.io/launcher_ApiDoc
#### Dependencies
* [Git](https://git-scm.com/downloads) (for downloading and updating the source code and sub-modules)
* [Node & NPM](https://nodejs.org/en/download/) (for building and running the source code)
* [Rust](https://www.rust-lang.org/tools/install) (for building native Node modules from Rust code)

#### Linux Dependencies
* `libgtk-3-0`
Expand Down
Loading

0 comments on commit 857c0ba

Please sign in to comment.