README file?

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Anregar
Posts: 3
Joined: Thu Sep 23, 2010 2:06 pm

README file?

#1 Post by Anregar »

Hi all,

I just downloaded the source for TOME 4, but there is no Readme file telling how to compile it, nor which librairies it depends on :?

Please, put some instructions. Not all people trying to compile TOME know Lua or C (or want to inspect the source code to figure out what to compile and what it depends on).

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: README file?

#2 Post by darkgod »

The compile inscructions are at the bottom of this page: http://te4.org/Download, along with a link to the requirements page.

But yes you are right a readme would be most welcome ;)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Anregar
Posts: 3
Joined: Thu Sep 23, 2010 2:06 pm

Re: README file?

#3 Post by Anregar »

Thanks :D

I didn't see it. Can it be moved to the top of the page?

Regards.

madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Re: README file?

#4 Post by madmonk »

Here is the requirements link

http://te4.org/Requirements

Once you have satisfied those requirements do this:

# run "premake4 gmake" (for GNU Make)
# run "make"
# enjoy!
Regards

Jon.

Post Reply