Skip to content

ironbane/IronbaneAssetsLegacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This repository is no longer maintained as the server and client for Ironbane are being rewritten. Please visit the new server repository and the new client repository.

IronbaneAssets

The assets for Ironbane, the open source MMO.

Instructions for importing models

  1. Make sure you have Python 2.7.x installed first
  2. Export your model to .OBJ
  3. In your assets folder, copy your [model] .OBJ file to images/meshes
  4. In your assets folder, copy your [texture] .png file to images/textures
  5. Log into your MySQL database for ironbane and add a new row inside ib_meshes for your newly created mesh. Follow the template of the other rows.
  6. Stop the server if it is running.
  7. Run grunt in the root folder.
  8. Start the server.

About

The assets for Ironbane, the open source MMO.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages