7
0
mirror of https://github.com/RPG-Research/bcirpg.git synced 2024-04-16 14:23:01 +00:00
Files
Phase1
Phase2
Databases
Phase2DB
Sandbox_Test_Godot_Code
Doug
Luke
TempFolderForDatabases
Deployment
Documentation
Flowcharts
Godot ===(Game Code)===
Godot_GameCode
Godot_Toolset
Networking
Storyboards
ToolsetRepo
UML_Diagrams
Wireframes
.DS_Store
.DS_Store
.gitignore
LICENSE
README.md
bcirpggithubmirror/Phase2/Databases/Sandbox_Test_Godot_Code
MacDugRPG 0fcca4243a PostgreSQL Database Test Application for Godot (Updated)
This updates the database test code we've been using.

Note: before using, update the screens/DBTest_Postgres.gd script for relevant testing user, password, host, port, database values. (Search on comment "TODO." For anything aside from this rudimentary testing we obviously cannot write these values directly in the code.)
2023-12-10 14:28:42 -05:00
..