Skip to content

Stupid web server that mocks Mojang's sessions/skins/textures API (for testing)

License

Notifications You must be signed in to change notification settings

crafatar/mojang_fake_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mojang Fake API

An ultra simple web server that fakes Mojang's API for sessions, skins, and textures.

The request path must be one of:

  1. /session/minecraft/profile/<uuid>
  2. /MinecraftSkins/<name>
  3. /texture/<hash>

The server always returns Notch's session or skin. Cloaks are not supported.

About

Stupid web server that mocks Mojang's sessions/skins/textures API (for testing)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages