mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
d
This commit is contained in:
parent
d453b0d16d
commit
954e1b39e5
@ -10,7 +10,8 @@
|
|||||||
// Open a command prompt / terminal in eagler-binary-tools
|
// Open a command prompt / terminal in eagler-binary-tools
|
||||||
// To convert to an eaglercraft MDL, Run: java -jar EaglerBinaryTools.jar obj2mdl-1.8 MyModel.obj OutputModel.mdl true
|
// To convert to an eaglercraft MDL, Run: java -jar EaglerBinaryTools.jar obj2mdl-1.8 MyModel.obj OutputModel.mdl true
|
||||||
// the 'true' at the end means enable exporting UVs
|
// the 'true' at the end means enable exporting UVs
|
||||||
// Use https://base64.guru/converter/encode/image to convert both your mdl file and png texture file into data uris
|
// Use https://base64.guru/converter/encode/image to convert both your mdl file and png texture file into data uris, and replace the data URIs in this file.
|
||||||
|
// change some names.
|
||||||
|
|
||||||
|
|
||||||
(function LoadSphereModel() {
|
(function LoadSphereModel() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user