rchomczyk / LightningServer

Simple and lightweight web service, which allows for creating custom models and use them with Optifine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LightningServer

Lightweight and simple web service, which is emulating an Optifine's one.

How to do this

You should add a new entry to file in this location:

  • Linux and Mac OS:
    /etc/hosts
    
  • Windows:
    C:\Windows\System32\drivers\etc\hosts"
    

You can now ask what I should add there, this is simple just add line like this below:

127.0.0.1 s.optifine.net

If you still don't know how to do this look there.

Wow, is there any screenshot, yes ¯_(ツ)_/¯

LightningServer's showcase

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Simple and lightweight web service, which allows for creating custom models and use them with Optifine.

License:Apache License 2.0


Languages

Language:Java 100.0%