mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Tidied README.md
This commit is contained in:
parent
3eacaf1d72
commit
23b27bf276
1 changed files with 2 additions and 4 deletions
|
|
@ -378,12 +378,10 @@ $ gdpm config set username towk
|
||||||
- [ ] Experimental dependency management. There is no way of handling dependencies using the Godot Asset API. This is a [hot topic](https://github.com/godotengine/godot-proposals/issues/142) and might change in the near future.
|
- [ ] Experimental dependency management. There is no way of handling dependencies using the Godot Asset API. This is a [hot topic](https://github.com/godotengine/godot-proposals/issues/142) and might change in the near future.
|
||||||
## Known Issues
|
## Known Issues
|
||||||
|
|
||||||
* The code is currently still changing so API is unstable.
|
* Logging doesn't write to file yet.
|
||||||
|
|
||||||
* Logging doesn't write to file.
|
|
||||||
|
|
||||||
* Download progress bars are not showing when downloading archives. This is being reworked to display multiple bars dynamically to better show download status.
|
* Download progress bars are not showing when downloading archives. This is being reworked to display multiple bars dynamically to better show download status.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
See the LICENSE.md file.
|
See the `LICENSE.md` file.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue