start working on friends system
This commit is contained in:
7
build.sh
7
build.sh
@@ -8,6 +8,11 @@ bin2cpp --file=client/header_bottom.html --output=server/src/generated
|
||||
bin2cpp --file=client/footer.html --output=server/src/generated
|
||||
bin2cpp --file=client/login.html --output=server/src/generated
|
||||
bin2cpp --file=client/settings.html --output=server/src/generated
|
||||
bin2cpp --file=client/friends.html --output=server/src/generated
|
||||
bin2cpp --file=client/e404.html --output=server/src/generated
|
||||
bin2cpp --file=client/style.css --output=server/src/generated
|
||||
bin2cpp --file=client/script.js --output=server/src/generated
|
||||
|
||||
bin2cpp --file=client/script.js --output=server/src/generated
|
||||
bin2cpp --file=client/script_friends.js --output=server/src/generated
|
||||
|
||||
bin2cpp --file=client/notify.opus --output=server/src/generated
|
||||
|
||||
Reference in New Issue
Block a user