mirror of
https://github.com/HoonTB/Project-AS.git
synced 2025-12-26 20:01:21 +09:00
feat: Add core VN system scripts, package dependencies, and initial project settings.
This commit is contained in:
8
Assets/packages.config
Normal file
8
Assets/packages.config
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" />
|
||||
<package id="Microsoft.Bcl.TimeProvider" version="8.0.0" />
|
||||
<package id="R3" version="1.3.0" manuallyInstalled="true" />
|
||||
<package id="System.ComponentModel.Annotations" version="5.0.0" />
|
||||
<package id="System.Threading.Channels" version="8.0.0" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user