Changed README.md

This commit is contained in:
andreja6
2018-04-28 23:26:17 -07:00
parent fb48c4d85d
commit 5659a1e13c

View File

@@ -5,5 +5,10 @@ Despite its name, this is actually a recreation of ROBLOX as it was in 2005. Ear
# COMPILE WITH
Graphics3D 6.10 (Released July 21, 2006)
Visual Studio 2005
SDL 1.2.7 (1.2.9 could work as well)
Visual Studio 2005 Professional or Visual Studio 2005 Express with Platform SDK
# NOTE
Please know that there currently is no documentation and minimal commenting. As such, it may be confusing to follow the code.
Code for this project is written quickly at random intervals, where each individual thinks of a solution to a problem and adds it.