index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
logic
/
meta
/
JsonFormat.cpp
Age
Commit message (
Collapse
)
Author
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek
2021-01-18
NOISSUE Update Copyright Year
AppleTheGolden
2019-01-16
Update Copyright Year
AppleTheGolden
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2018-02-11
NOISSUE update copyright dates
Petr Mrázek
2017-12-29
NOISSUE initial meta version will be 1, map 0 to 1
Petr Mrázek
Metadata for version 1 will be at v1.meta.multimc.org
2017-12-29
NOISSUE add versioning to component metadata format and use it
Petr Mrázek
2017-12-14
NOISSUE do not override already loaded metadata entities with partial data
Petr Mrázek
2017-12-03
GH-2026 implement changes necessary to support 1.13 snapshots
Petr Mrázek
2017-09-09
NOISSUE merging of strategy into profile, onesix into minecraft
Petr Mrázek
2017-05-21
NOISSUE and even more warnings gone
Petr Mrázek
2017-04-07
NOISSUE make a call to ensureBoolean in the JSON format code less ambiguous
Petr Mrázek
2017-04-07
NOISSUE implement recommended versions using the new JSON format
Petr Mrázek
2017-04-07
NOISSUE reimplement package dependencies
Petr Mrázek
It is now stored as a hashmap There is also a parentUid to limit depsolving by encapsulating by version
2017-04-07
NOISSUE sanitize loading and downloading of metadata files
Petr Mrázek