An open API service indexing awesome lists of open source software.

https://github.com/doch2/smartrender

This repository is minecraft 'Smart Render' Mod.
https://github.com/doch2/smartrender

minecraft minecraft-mod

Last synced: about 1 month ago
JSON representation

This repository is minecraft 'Smart Render' Mod.

Awesome Lists containing this project

README

          

[![](http://cf.way2muchnoise.eu/full_449535_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/smartrender)

SmartRender
===============

Version 3.0-RC2 for Minecraft 1.12.2

by doch2 | (Original Creator: Divisor and JonnyNova, elveskevtar)

Description
===========

SmartRender is an Minecraft Forge core mod which gives while minimizing conflicts between mods.

Installation
============

Minecraft Forge Client
----------------------

Copy the SmartRender Mod file inside this Player API installation package to the "mods" folder of your Minecraft installation. In case this folder does not exist, install Minecraft Forge (http://www.minecraftforge.net) on your client and start the corresponding "Forge" Minecraft version at least once.

In any case, NEVER forget: ALWAYS back up your stuff!

Minecraft Forge Server
----------------------

Copy the SmartRender Mod file inside this Player API installation package to the "mods" folder of your Minecraft Forge server installation. In case this folder does not exist, create it yourself or start your Minecraft Forge server at least once.

In any case, NEVER forget: ALWAYS back up your stuff!

Development Installation
========================

Copy the SmartRender Mod file inside this Player API installation package to the "mods" folder of the runtime environment of your Minecraft Forge development installation. In case this folder does not exist, run your development environment's Minecraft at least once.

In case you want to debug into the Player API source code add the file "SmartRender-src-1.12.2-3.0-RC2.zip" to the source lookup path of the run/debug configurations of your Minecraft Forge development installation.