Skip to content

Benjamin-Loison/LemnosLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LemnosLife

If you have full source code access tokens:

To access the C++ client source code (1.1 MB), use in a terminal with git:

git clone https://git:CPP_CLIENT_TOKEN@github.com/Benjamin-Loison/LemnosLife-Client.git

You can also list and consult the issues by using respectively in a terminal with gh:

NOTE: To authenticate using gh:

Run echo 'CPP_CLIENT_TOKEN' | gh auth login --with-token

gh issue list
gh issue view issueId

To access other source code (weights 47.1 MB, includes: server, installer, website...), use in a terminal with git:

git clone https://git:OTHER_SOURCE_CODE_TOKEN@gitlab.com/Benjamin_Loison/LemnosLife.git

About:

Video game website: https://lemnoslife.com

Development videos available here.

You can find here some stuff about the game called "LemnosLife".

Note that LemnosLife is the standalone adaptation of AltisCraft.fr on Minecraft.

Any copy paste from these sources is currently forbidden.

Following code counting is done without third party or libraries:

Files KLOC KB
C++ client code (with installer) 240 54 2 620
C++ server code (with server bridge) 103 21 849
Python and Java (without duplicated APIs) scripts 68 5 175
Website and panel 32 3 75
Total 443 83 3 719

alt text