Readme.md
This commit is contained in:
parent
0a519a10dc
commit
7124d03fde
25
README.md
25
README.md
@ -17,36 +17,61 @@ Database
|
||||
USERS:
|
||||
|
||||
*id (int)
|
||||
|
||||
*name
|
||||
|
||||
*email
|
||||
|
||||
*password
|
||||
|
||||
*level (int)
|
||||
|
||||
*stars
|
||||
|
||||
*avatar
|
||||
|
||||
*location
|
||||
|
||||
*sig
|
||||
|
||||
MOD:
|
||||
|
||||
*mod_id (int)
|
||||
|
||||
*name
|
||||
|
||||
*version
|
||||
|
||||
*owner
|
||||
|
||||
*description
|
||||
|
||||
*likes (int)
|
||||
|
||||
*dislikes (int)
|
||||
|
||||
*tags
|
||||
|
||||
*license
|
||||
|
||||
*file
|
||||
|
||||
*depend
|
||||
|
||||
*basename (the mod name, eg: "moreblocks")
|
||||
|
||||
*date_released (date)
|
||||
|
||||
POSTS:
|
||||
|
||||
*post_id (int)
|
||||
|
||||
*Owner
|
||||
|
||||
*Post
|
||||
|
||||
*Topic (int)
|
||||
|
||||
*Like (int)
|
||||
|
||||
*Dislike (int)
|
Loading…
x
Reference in New Issue
Block a user