Sign in

LiteLoader / LiteLoader · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 40
  • Merge Requests 0
  • Labels
  • Wiki
  • LiteLoader
  • res
  • liteloader.properties
  • LiteLoader for 1.4.7 ...
    5403adcb
    + Merged fixes for examining class path under FML 1.4.6 and later
     + Added additional post-render callbacks, useful for mods that want to render arbitrary things in the world transform
     + Added branding support, so that the particular mod pack distribution or repackage will be reported in crash reports
     + Added options file for choosing WHERE to look for mods
     + Added fix (?) for infinite recursion under Mac OS when using Magic Launcher
     + Added redirect to stdout via config file or JVM flag
     + 20% more awesome
    Mumfrey authored
    2015-11-30 13:14:41 +0000  
    Browse Code ยป
liteloader.properties 74 Bytes
Edit Raw Blame History
1 2 3 4 5 6
search.mods=true
search.jar=true
search.classpath=true
log=stderr