Skip to content

Commit 5498234

Browse files
committed
Add link to command-line version in README
1 parent 91faa53 commit 5498234

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Flashpoint Manager
22
This is a component manager for [BlueMaxima's Flashpoint](https://bluemaxima.org/flashpoint/). If all goes well, it will eventually become the primary method of downloading Flashpoint and maintaining its individual components.
33

4+
A command-line version can be found [here](https://github.com/WumboSpasm/FlashpointManager-CLI).
5+
46
## Testing
57
Because the component repository the application depends on does not yet exist, you must download the components.xml file from [here](https://gist.github.com/WumboSpasm/9faf5835d391288805bb7f6c17b8a0e0) and create your own component files in order to test it. However, I will discuss the creation of a comprehensive test repository with other Flashpoint staff and update this section if there are any developments.
68

79
## To-do
810
* Add more error checking
9-
* Add more comments to code
10-
* Create a command-line version (probably in another repository)
11+
* Add more comments to code

0 commit comments

Comments
 (0)