sleeves · any pronouns
-
Joined on
2023年06月07日
Configurable spawn location for split mode
Configurable spawn location for split mode
It's perfect. Thanks :-]
Configurable spawn location for split mode
Yes, exactly.
Configurable spawn location for split mode
277bb0d6fd
Convert color codes to string for printing
b974e915ad
Document everything
537652b4cb
Use ex_doc
c003a3172e
Update README
a470f68e73
Initial commit
9350fa4544
Add error handling to downloads; don't handle bad args (#9)
817f975091
Basic downloading draft (#9)
c693b4fcca
Note API differences in Entonic.Database moduledoc
22b94e4a46
Housekeeping
cd3c2156ea
Use Ent prefix for aliases
f8e8528f0f
Fix database queries, sanitize/encode values for URL construction
919255bde4
Improve documentation for Entonic.Version.Branch.compare/2
620397026f
Improve documentation for Entonic.Version.compare/2
97c5c4bf7a
Remove nil from modinfo sub-types
5e662eabb1
Add examples to Entonic.Modinfo.compare_in_filter/2 documentation
5c77ab7ed7
Simplify Entonic.Files.mod_filename/2 documentation
c6265c4436
Add basic database query function
4119138812
Hide Entonic.Database.URL, move interface to Entonic.Database; improve related documentation (#6)
Query ModDB API
Convert mod config files to and from their respective formats for pack format
eb8576f881
Fix source code linking for exdoc
9226173fb9
Fix search URL construction for tagids; added test module for database URL construction (#6)
1eb14a4a0a
Database query URL helpers (#6)
Intelligent version comparison
NOTE: This functionality should be restricted to lists representing potential versions to prevent update locks. For example, if mod x were installed locally with version 0.5.0 and the latest...